0.21.1

(feat): Detect workerd (Cloudflare) environments in Runtime.ts. The Stream class which is used for Server-Sent Events now prefers TextDecoder if it is present in the environment, to work in Cloudflare environments.

0.21.0

(feat): The generator now supports bigint types.

(internal): Bump to IRv46.