v2.0.0-beta.22
·
201 commits
to main
since this release
🚀 Features/Improvements
blitz
- 8aa22a0: Add
currentPasswordto the default fields that are masked in the logger
@blitzjs/rpc
- 2703618: Change rpc route basepath to be one folder higher when using
includeRPCin monorepos
@blitzjs/generator
- 7abfb90: Redesign the index page for newly generated blitz projects
🐞 Patches
blitz
- 989691e: Use
srcinstead ofappfolder forblitz generate custom-template
@blitzjs/auth
- 145d5a0: Fix failed
localStorageaccess to not crash the application
@blitzjs/generator
- bcef81f: Fix missing
MockRouterprop in test utils