Skip to content

ZenStack Release v1.0.0-alpha.33

Compare
Choose a tag to compare
@ymc9 ymc9 released this 11 Feb 10:01
· 832 commits to main since this release
9d2cfc7

What's Changed

  • @zenstackhq/react, hooks are generated regardless if a model has access control rules
  • Fixed the issue that triple slash comments cannot be used on some ZModel declarations #194
  • Added support for @@unique constraint with multiple fields #196
  • @zenstackhq/react, fixed error handling in generated hooks code
  • improved VSCode extension's auto-formatting, added code action for adding the opposite side of relations
  • Support using enums as field's default value #204