v16.1.1-canary.7
📦 next-jsView on GitHub →
✨ 1 features🐛 1 fixes⚡ 1 deprecations🔧 1 symbols
Summary
This release introduces an experimental routing package for adapter routes and fixes output consistency issues with cache components in deployment adapters.
✨ New Features
- Added an experimental routing package for resolving adapter routes.
🐛 Bug Fixes
- Fixed incorrect outputs when using cache components within deployment adapters.
🔧 Affected Symbols
url.parse⚡ Deprecations
- The use of the legacy url.parse API has been removed in favor of modern URL standards.