Skip to content

ZenStack Release v3.0.0-beta.14

Choose a tag to compare

@github-actions github-actions released this 01 Nov 01:27
· 74 commits to main since this release
7706cc3

Breaking Changes

  • The @zenstackhq/runtime package is renamed to @zenstackhq/orm to better reflect its nature.
  • We now require zod v4 to simplify typing.

Features

  • API handlers and server adapters (except for NestJS) have been migrated to v3! doc

Full Changelog: v3.0.0-beta.13...v3.0.0-beta.14