- Add support for naming extensions and declaring dependencies in core, and enable structs‑by‑value in the FFI extension.
- Improve CLI commands: uninstall now accepts short flags and inspect argument naming is fixed for completions.
- Fix a wide range of issues including NAPI thread‑safe functions, date handling, static class properties, env cleanup hooks, npm package resolution, permissions locking, watch state preservation, WebIDL set‑like behavior, BroadcastChannel...