Skip to content

v2.0.0-beta.27

Compare
Choose a tag to compare
@github-actions github-actions released this 01 May 18:06
· 132 commits to main since this release
5a64f1c

🚀 Features/Improvements

@blitzjs/next

  • eda14fa: Add ability to format the error on the server before returning it to the client.
  • 3d004dc: Fix the DYNAMIC_SERVER_USAGE error for Next.js 13.3.1+

@blitzjs/rpc

  • eda14fa: Add ability to format the error on the server before returning it to the client.

🐞 Patches

@blitzjs/auth

  • 29c2b02: Fix: Add missing entry to expose next-auth adapter in Blitz Auth

@blitzjs/generator

  • d814c2d: fix: add missing key prop to LabelSelectField