github blitz-js/blitz v2.0.0-beta.20

latest releases: v2.1.3, blitz@2.1.3, @blitzjs/rpc@2.1.3...
23 months ago

🚀 Features/Improvements

blitz

  • 74a14b7: When db.$reset() rejects, reject with an Error object
  • 6ece096: Decoupled Blitz RPC from Blitz Auth to allow independent use.
  • a059627: Fix blitz install for recipes that use the path helper to check if ./src/pages directory is available, otherwise use ./pages

@blitzjs/auth

  • 6ece096: Decoupled Blitz RPC from Blitz Auth to allow independent use.
  • 03bad31: fix Cannot read properties of null (reading 'isReady') for pnpm/yarn v3

@blitzjs/next

  • 6ece096: Decoupled Blitz RPC from Blitz Auth to allow independent use.
  • 03bad31: fix Cannot read properties of null (reading 'isReady') for pnpm/yarn v3

@blitzjs/rpc

  • 6ece096: Decoupled Blitz RPC from Blitz Auth to allow independent use.
  • 03bad31: fix Cannot read properties of null (reading 'isReady') for pnpm/yarn v3
  • 8c247e2: Switch from jest to vitest in new app templates
  • 650a157: fix: allow GET requests without params and meta keys

🐞 Patches

@blitzjs/generator

  • 8c247e2: Switch from jest to vitest in new app templates

Don't miss a new blitz release

NewReleases is sending notifications on new releases.