🚀 Features/Improvements
blitz
- 8aa22a0: Add
currentPassword
to the default fields that are masked in the logger
@blitzjs/rpc
- 2703618: Change rpc route basepath to be one folder higher when using
includeRPC
in monorepos
@blitzjs/generator
- 7abfb90: Redesign the index page for newly generated blitz projects
🐞 Patches
blitz
- 989691e: Use
src
instead ofapp
folder forblitz generate custom-template
@blitzjs/auth
- 145d5a0: Fix failed
localStorage
access to not crash the application
@blitzjs/generator
- bcef81f: Fix missing
MockRouter
prop in test utils