New Features
- TanStack Start server adapter by @digoburigo doc
- Prisma 6.17.x support
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