npm blitz 2.0.0-beta.2
v2.0.0-beta.2

latest releases: 2.1.0, 2.1.1, 2.1.0-canary-4...
2 years ago

🐞 Patches

blitz

  • db7233d: Bump react, react-dom, @types/react and next versions

    This fixes a console warning: Warning: Receivedtruefor a non-boolean attributeglobal. when using styled-jsx. Versions bump also fixes React Hydration error that happens on and off when using redirectAuthenticatedTo.

  • 0936cb3: Patch Next.js Suspense issue in all node environments. Previously we only patched it in the development environment, but now we make sure it gets patched in the production env (with the blitz build command) as well.

  • 3f9fe8f: Exit the CLI process after blitz new command is finished

@blitzjs/auth

  • db7233d: Bump react, react-dom, @types/react and next versions

@blitzjs/next

  • db7233d: Bump react, react-dom, @types/react and next versions

@blitzjs/rpc

  • db7233d: Bump react, react-dom, @types/react and next versions

@blitzjs/codemod

  • db7233d: Bump react, react-dom, @types/react and next versions

  • a3b5fdd: Change ES6 import for withBlitz during the codemod to the require syntax.

  • ebfb562: Add Script as a default import from next.js during the codemod.

@blitzjs/generator

  • db7233d: Bump react, react-dom, @types/react and next versions

  • eb97156: Add BlitzPage types to auth pages in new app template

  • 8ada2c2: Include ResetPasswordPage in new app template

Don't miss a new blitz release

NewReleases is sending notifications on new releases.