v16.1.1-canary.8
📦 next-jsView on GitHub →
✨ 1 features🔧 1 symbols
Summary
This release introduces an experimental configuration for strict route types to improve type safety in routing.
Migration Steps
- To enable strict route typing, add 'experimental: { strictRouteTypes: true }' to your configuration file.
✨ New Features
- Added experimental.strictRouteTypes configuration option to enable stricter type checking for routes.
🔧 Affected Symbols
experimental.strictRouteTypes