💥 Breaking Changes
blitz install
now requires this version or later because of a bug fix for npm users: #2404
🚀 New Features
- Add support for nonce and crossOrigin in BlitzScript: #2377
- Upgrade templates to work with Zod v3: #2375
- Add
BlitzConfig
type and add it to newapp template: #2411
🐞 Patches
- Upgrade nextjs to 10.2.3: #2409
- Fix bug: cannot find module
next/constants
: #2402 - Upgrade react-query and Fix
CancelledError
when clicking Logout: #2406 - Fix queries & mutations to work with trailing slash config: #2392
Internal Meta Changes
- Add contributor over time graph to CONTRIBUTOR_STATS: #2397
- added @guoqqqi as contributor: 3dcc885
- added @timbooker as contributor: 65405b6
Credits
Huge thanks to @markhughes, @JuanM04, @timbooker, and @guoqqqi for helping!