- Add flags for creating/resolving npm packages locally and support for reload=npm and reload=npm:<package.
- Fix a range of bugs: Windows output extensions, Deno doc parsing, builtin node module handling, webgpu Device features, flash response panic, runtime env errors, permission status caching, and more.
- Introduce performance enhancements: skip path canonicalization when config absent, avoid unnecessary clap cloning, compile with O3, use single ObjectTemplate for ops, skip console wrapping when not inspecting, optimize encodeInto and fil...