🚀 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