v16.3.0-canary.46
📦 next-jsView on GitHub →
✨ 1 features🐛 1 fixes🔧 1 symbols
Summary
This release removes the deprecated `experimental.useNodeStreams` flag, enables eviction by default, and includes various documentation clarifications and CI improvements.
Migration Steps
- Remove usage of the `experimental.useNodeStreams` flag as it is now permanently enabled.
✨ New Features
- Eviction is now enabled by default.
🐛 Bug Fixes
- Tidied up issues/insight menu and tab overlay in the development overlay.