New Features
-
VSCode extension and JetBrains plugin now support better auto-completion
There's auto-completion inside attributes now. It's not perfect, but it should be a pretty big improvement compared to previous versions. Having accurate contextual auto-completion still requires quite some work, and we'll continue improving it down the road. Please let use know your pain points!
What's Changed
- Fixed type generation error for tanstack-query plugin when targeting Svelt #945 by @bbozzay
- Fixed ZModel validation error when using empty array in
@default
attribute #947 by @chunkerchunker
About V2
While gradually wrapping up the V1 track, we're making some good progressing on experimenting polymorphism in V2 branch. Please stay tuned for updates.
New Contributors
Welcome @bbozzay and @chunkerchunker to becoming warmhearted contributors! Thank you for making ZenStack a better toolkit!
Full Changelog: v1.6.2...v1.7.0