ZenStack Release v1.6.0
🎈 Happy New Year 🎈
New Features
- First release of JetBrains plugin! Search for "ZenStack Language Tools" in WebStorm or install it from here #519
- Plugin package for integrating with RedwoodJS docs
Improvements and Fixes
- [openapi] make sure optional fields are generated as nullable types
- [zmodel] fixed crash caused by missing opposite side of relation field when model inheritance is used
- [zmodel] stricter type checking for disallowing comparison between fields of different models #901
- [zod] fields with default values are generated into zod schema with ".default" #886
Full Changelog: v1.5.0...v1.6.0