v2.0.0-beta.17
github-actions
released this
09 Nov 20:24
·
244 commits
to main
since this release
🐞 Patches
blitz
- 5ea068b: Check if blitz-server & blitz-client is located in either the app or src directory and return the correct path for blitz recipes.
- 8b4bf99: Update dependencies
- 88caa18: Patch next13 for suspense error
@blitzjs/auth
- 8b4bf99: Update dependencies
- 97469a1: Added option
role
toauthenticate
property ofBlitzPage
to authenticate page with respect to the role of the user.String
value orArray
of strings can be passed to authorize users.
@blitzjs/next
- 8b4bf99: Update dependencies
- 97469a1: Added option
role
toauthenticate
property ofBlitzPage
to authenticate page with respect to the role of the user.String
value orArray
of strings can be passed to authorize users.
@blitzjs/rpc
- 8b4bf99: Update dependencies