Skip to content

ZenStack Release v1.0.0-alpha.99

Choose a tag to compare

@ymc9 ymc9 released this 11 Apr 07:15
· 1039 commits to main since this release
4d35a0f

What's Changed

  • Fixed VSCode extension error triggered by highlighting content when ZModel contains parse errors
  • Fixed test environment compatibility with Win32 (by @potion-cellar )
  • Added CLI config file support (see here for details)
  • Added security scheme support and a few other configurations for @zenstackhq/openapi plugin
  • Fixed the issue that VSCode extension reports errors for @@openapi.meta attribute
  • Improved @zenstackhq/trpc plugin to wrap Prisma errors into proper trpc errors

Special thanks to @potion-cellar, @Azzerty23, and @jawadst for filing several issues.

Full Changelog: v1.0.0-alpha.98...v1.0.0-alpha.99