ZenStack Release v1.0.0-alpha.99
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/openapiplugin - Fixed the issue that VSCode extension reports errors for
@@openapi.metaattribute - Improved
@zenstackhq/trpcplugin 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