v2.0.0-beta.21
github-actions
released this
04 Jan 17:24
·
192 commits
to main
since this release
🚀 Features/Improvements
blitz
- d692b4c: Fix suspense error
codegen
patch fornextjs
versions 13-13.0.6 - 10f98c6: Add an
href
property to the generated route manifest that will return a string of the pathname and include query params. - d5b8faa: Add regex to support inline and non-inline codebase and proper next.js package version check
@blitzjs/auth
- 82e8b64: Fixes adding
authError
query param in Passport adapter.
@blitzjs/next
- 10f98c6: Add an
href
property to the generated route manifest that will return a string of the pathname and include query params.
@blitzjs/rpc
- d692b4c: Fix suspense error
codegen
patch fornextjs
versions 13-13.0.6 - 0025856: Support full
api
of tanstackinvalidateQueries
🐞 Patches
@blitzjs/generator
- 77b7da0: Remove husky pre-push hook & update pre-commit hook to only run prettier