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