- Added extensive support for text and bytes imports, new bundle/compile options, and several CLI flags (deny import, preload/import, update subcommand) plus env vars like DENO_AUTO_SERVE and DENO_COMPAT
- Expanded Node compatibility layer with new fs.glob APIs, global Buffer and global objects, setImmediate/clearImmediate, and stabilized node conditions flags
- Implemented numerous bug fixes across bundling, formatting, ext/node, LSP, install and improved performance by skipping cache loading for already cached imports