Skip to content

ZenStack Release v2.0.0-beta.3

Pre-release
Pre-release
Compare
Choose a tag to compare
@ymc9 ymc9 released this 25 Mar 22:22
· 65 commits to v2 since this release
6e9d242

Breaking Changes

  • Server adapters now return HTTP 422 when the request is rejected due to validation errors.

What's Changed

  • Removed prettier dependency. The generated code is now directly formatted with ts-morph.
  • Fixed the issue that @@map attribute is incorrectly inherited from base models.
  • Disallow this in collection predicate expressions.

Full Changelog: v1.11.0...v2.0.0-beta.3