v16.2.1-canary.27
📦 next-jsView on GitHub →
✨ 3 features🐛 3 fixes⚡ 1 deprecations🔧 3 symbols
Summary
This release includes core improvements such as better error messaging for blocking routes and updates to Node.js streams. It also bundles the skills directory and updates several SWC dependencies.
✨ New Features
- Generate root params types.
- Bundle skills/ directory into next/dist/skills.
- Node.js streams: Fork points implemented.
🐛 Bug Fixes
- Mention params and searchParams in blocking-route error messages.
- Resolve function configs in unstable_getResponseFromNextConfig.
- Replace docs/canary links with stable docs paths in error messages.
Affected Symbols
⚡ Deprecations
- Added deprecation stub for middleware.mdx for discoverability.