- Added numerous new features including a JSON reporter for bench, entry‑point support for snapshotting ES modules, expanded Node compatibility (node:v8, BYOB streams, crypto, etc.), npm specifier handling with auto‑discovery of package.js...
- Stabilized several core APIs such as Deno.Command, Deno.osUptime, Deno.resolveDns, and introduced permission‑group granting in prompts.
- Deprecated the `deno bundle` subcommand while delivering extensive bug‑fixes across CLI, core, extensions, npm, and runtime components.