🚀 New Features
- Add ability to disable custom server hot reloading: #2447
🐞 Patches
- Fix webpack 5 support (Webpack 5 now used by default): #2453
- Fix Prisma @@Map in Enums break the model generator: #2445
- Remove unneeded
cd
message duringblitz install
in some cases: #2451 - Fix CSRF 401 errors for HEAD requests: #2443
- Fix Routes manifest for pages with parent & child relationships: #2424
- Fix auth & middleware not working on Vercel (No longer need the
path.resolve
workaround): #2463 - Fix to not build custom server during
blitz start
: #2408 - Fix one part of pnp issues: #2464
⚡️ Changes to the New App Template
- Update Prisma and React dependencies: #2462
Internal Meta Changes
- added @max-programming as contributor: 9c54361
- added @sebastianhoitz as contributor: f8ce548
- updated @markhughes contributions: f2d41ef
- updated @frankiesardo contributions: 577206a
- added @garnerp as contributor: 22a845e
- updated @mabadir contributions: ff85cf1
Credits
Huge thanks to @markhughes, @MrLeebo, @max-programming, @sebastianhoitz, @frankiesardo, and @mabadir for helping!