Skip to content

v0.0.33

Choose a tag to compare

@github-actions github-actions released this 21 Mar 17:24
· 1096 commits to main since this release
4241f5d

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