Skip to content

v2.0.0-alpha.54

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 14 Jul 14:09
· 451 commits to main since this release
b364af7

🐞 Patches

blitz

  • f397cc2: Fixes issue when generating a new blitz app with the form flag that ends up installing the wrong form library
  • cacb65d: Fixes wrong import of the db module in blitz db seed command function
  • 348fd6f: Fix redirectAuthenticatedTo errors
  • 20fc9f8: Fix SSP / SP not prefetching queries correctly
  • a3bbe6c: Fix routes manifest showing duplicates for non queries|resolvers reso…
  • ffa7b5c: During blitz new if project name argument is set to "." change it to current folder name

@blitzjs/next

  • 348fd6f: Fix redirectAuthenticatedTo errors
  • 20fc9f8: Fix SSP / SP not prefetching queries correctly
  • 80e1ead: Add jest.config.js to newly generated typescript apps

@blitzjs/rpc

  • 20fc9f8: Fix SSP / SP not prefetching queries correctly

@blitzjs/generator

  • a961aff: Add missing lint deps to the new app templates
  • 80e1ead: Add jest.config.js to newly generated typescript apps