🚀 New Features
- Add a flag to skip
blitz install
confirmation (blitz install --yes
): #2954 - Add
--file
flag toblitz db seed
command: #2962 - Add the following recipe utilities
transformBlitzConfig
,wrapBlitzConfig
,addBabelPreset
: #2887 - Add ability to set blitz logging type to
json
: #2888
🐞 Patches
- Unify recipes Program types and fix
blitz install
: #2952 - Disable autoRun for jest extension by default: #2943
- Move superjson integration from babel plugin into core: #2939
- Fix
.blitz
routes manifest location when using pnpm: #2963
⚡️ Changes to the New App Template
- Update zod validators to trim and lowercase email: #2971
👩🍳 Recipes
- Add Passenger recipe: #2890
- Fix installing dependencies of styled-components recipe: #2934
- Add vanilla-extract recipe: #2946
Internal Meta Changes
- added @lovethebomb as contributor: c512b7a
- updated @lovethebomb contributions: 20e7c16
- added @NorfeldtAbtion as contributor: 47c3c94
- added @netwarex as contributor: 862e54b
- added @5minpause as contributor: f2b2e5a
- added @basilk76 as contributor: 58d5669
- added @danestves as contributor: 23f85d6
- added @coryhouse as contributor: da8925a
- Add meetkai as seedling sponsor: #2938
- added @rockmanvnx6 as contributor: 9ddc85d
- Add @damilolarandolph as L1 maintainer: #2953
Credits
Huge thanks to @JuanM04, @s-r-x, @lovethebomb, @flybayer, and @netwarex for helping!