To Upgrade:
npm i blitz@alpha @blitzjs/next@alpha @blitzjs/rpc@alpha @blitzjs/auth@alpha
🐞 Patches
@blitzjs/next
- dc694cf: Removes the check for when withBlitz is mounted before rendering the users app. We had this previously to avoid the react 18 suspense error being showing in development with nextjs.
@blitzjs/rpc
- c11f040: Update Next.js version and addBasePath location
@blitzjs/generator
- c11f040: Update Next.js version in generator template package.json file