- Add native .env file support for loading environment variables and NODE_OPTIONS via a CLI flag
- Unflag import.meta.resolve and introduce node:module.register with initialize hook for module customization, now supporting both ES modules and CommonJS sources
- Provide experimental C++ addon support for V8's cppgc garbage collector, with helper APIs for JS‑C++ reference management
Community impact
Community ratings: 0 Useful, 0 Noise, 0 Risky, 0 Broke, 0 Try.