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