Skip to content

ZenStack Release v2.20.0

Choose a tag to compare

@ymc9 ymc9 released this 15 Oct 05:17
· 22 commits to main since this release
2bebf66

New Features

Improvements and Fixes

  • Added dev container config to simplify development by @sanny-io
  • Fixed JetBrains plugin version compatibility #2263
  • Fixed several typing compatibility issues with "prisma-client" generator #2243
  • Fixed VSCode extension sign-in issue

Other Notes

In previous versions of ZenStack, TS code generated by the CLI was annotated with @ts-nocheck directive to prevent compilation failures due to non-essential issues. However, it also masks the problem when a real issue occurs. We've removed the directive in this release. Please report in Discord if you encounter compilation issues after upgrading. Thanks!

New Contributors

Welcome @sanny-io and @digoburigo as our contributors ❤️ !

Full Changelog: v2.19.2...v2.20.0