Skip to content

v2.0.0-beta.22

Compare
Choose a tag to compare
@github-actions github-actions released this 12 Jan 05:15
· 180 commits to main since this release
21b83fb

🚀 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 of app folder for blitz 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