What's Changed
New Features
- Optimize barrel imports for RSC-incompatible packages to improve performance and compatibility
Bug Fixes
- Skip page RSC ISR caching for dynamic requests to prevent incorrect cache behavior
Performance
- Improved App Router runtime performance through code restructuring and optimization
Internal / Chores
- Refactored App Router virtual entries into typed runtime modules for better maintainability
- Extracted app page and route handler logic into dedicated helper modules
- Updated nitro dependency to address h3 security vulnerability
- Upgraded vitest to v4 with agent reporter enabled
Contributors
@southpolesteve
@gentritbiba
@james-elicx