π 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