Skip to content

v2.0.0-beta.17

Compare
Choose a tag to compare
@github-actions github-actions released this 09 Nov 20:24
· 244 commits to main since this release
936211a

🐞 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 to authenticate property of BlitzPage to authenticate page with respect to the role of the user. String value or Array of strings can be passed to authorize users.

@blitzjs/next

  • 8b4bf99: Update dependencies
  • 97469a1: Added option role to authenticate property of BlitzPage to authenticate page with respect to the role of the user. String value or Array of strings can be passed to authorize users.

@blitzjs/rpc

@blitzjs/generator

  • 2a81af7: Update generator templates to use the src directory instead of app
  • 8b4bf99: Update dependencies