v2.0.0-beta.17
·
260 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
roletoauthenticateproperty ofBlitzPageto authenticate page with respect to the role of the user.Stringvalue orArrayof strings can be passed to authorize users.
@blitzjs/next
- 8b4bf99: Update dependencies
- 97469a1: Added option
roletoauthenticateproperty ofBlitzPageto authenticate page with respect to the role of the user.Stringvalue orArrayof strings can be passed to authorize users.
@blitzjs/rpc
- 8b4bf99: Update dependencies