Skip to content

v1.0.2

Compare
Choose a tag to compare
@wille wille released this 16 Sep 09:41
· 9 commits to master since this release
  • Properly allow React 19 RC and Vite 6 beta as peerDependencies
  • Introduce lazy() - a React.lazy wrapper with preload functionality
  • Introduce preloadAll() to preload React.lazy components on the server to avoid the first request triggering the Suspense fallback

Full Changelog: v1.0.1...v1.0.2