🚀 New Features
- Add
blitz export
command: #2043
🐞 Patches
- Upgrade next: 10.0.7 → 10.0.9: #2119
- Fix
-d
shorthand for--dry-run
missing in blitz new: #2104 - Fix duplicated Set-Cookie header: #2109
⚡️ Changes to the New App Template
- Update auth mutations to trim whitespace from email & password: #2103
- Use decodeURIComponent for router.query.next during page authentication redirect: #2114
- Fix typescript jest issue in
forgotPassword.test.ts
: #2110
👩🍳 Recipes
- Add
blitz install logrocket
recipe: #2111
Internal Meta Changes
- Fixing recipe TODOs: #2112
- added @Skn0tt as contributor: fb27225
- added @the-red as contributor: 8bc3a40
- Add @Flavyoo as a contributor: 85fec4f
- Add @pbteja1998 as a contributor: 45b281a
- Add @pavestru as a contributor: c20b3a1
- Add @reo777 as a contributor: cae123d
- revert to typescript 4.1 because of nextjs integration issues: 3b6a2a2
- updated @kevinlangleyjr contributions: e6b34a7
- added @tmcw as contributor: 22cd691
- updated @remjx contributions: c574e28
- updated @Roesh contributions: 7f7dcd3
Credits
Huge thanks to @Skn0tt, @pavestru, @JuanM04, @remjx, @Roesh, and @kevinlangleyjr for helping!