npm blitz 2.0.0-alpha.66
v2.0.0-alpha.66

latest releases: 0.0.0-canary-20240701181453, 0.0.0-app-dir-blitz-rpc-20240626150033, 0.0.0-app-dir-blitz-rpc-20240618184822...
23 months ago

🐞 Patches

blitz

  • 928e840: Fixes loading production env variables by default for blitz build command
  • 240f3f3: Add BlitzServerMiddleware utility function to wrap middleware in blitz server file
  • 55b1cb2: Runs the codegen on the blitz build command
  • 4d7d126: Run prisma generate as a blitz codegen step if "prisma" is found in project's dependencies
  • 890b0c0: Improve blitz new messaging and fix minor issues
  • 807a2b5: Fixes peer dependency warnings
  • a3e6c49: Fixes the supports-color warning for pnpm

@blitzjs/auth

  • a3e6c49: Fixes the supports-color warning for pnpm

@blitzjs/next

  • ccb1af8: Avoid invalid config detected warnings by deleting "blitz" key from next config object
  • 807a2b5: Fixes peer dependency warnings
  • a3e6c49: Fixes the supports-color warning for pnpm

@blitzjs/rpc

  • 807a2b5: Fixes peer dependency warnings
  • a3e6c49: Fixes the supports-color warning for pnpm
  • 9620ef6: moves zod to devDependencies

@blitzjs/generator

  • 91aa535: Include .env.test file to the generator templates
  • 890b0c0: Improve blitz new messaging and fix minor issues
  • 807a2b5: Fixes peer dependency warnings
  • a3e6c49: Fixes the supports-color warning for pnpm
  • 065db25: Update new app templates to use blitz-rpc's resolver function
  • f202aac: Mocks @blitzjs/auth instead of blitz inside the forgotPassword mutation test & hardcodes blitz package version types instead of just using the alpha tag.

Don't miss a new blitz release

NewReleases is sending notifications on new releases.