Skip to content

v2.0.0-alpha.70

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 12 Aug 18:07
· 349 commits to main since this release
8b75557

🐞 Patches

@blitzjs/codemod

  • f88702c: Remove trailing comma when removing BlitzConfig from next.config.js & Fix codemod so if route (eg. app/auth/pages) convert to (eg. pages/) instead of (eg. pages/auth)

@blitzjs/generator

  • 4656e6e: Print model that was added or updated in schema.prisma after running the model generator
  • 1e0ec7a: Add BlitzPage type to Home pages in new app templates