v0.1.7
版本发布时间: 2024-07-10 20:35:21
vue-vine/vue-vine最新发布版本:v0.1.14(2024-07-17 14:08:11)
What's Changed
- chore(typo): fix function name and annotations by @Hazel-Lin in https://github.com/vue-vine/vue-vine/pull/113
Full Changelog: https://github.com/vue-vine/vue-vine/compare/v0.1.6...v0.1.7
85a7cb8 feat(language-service): provide diagnostics in IDE
c1d8f39 fix(vite-plugin): after refactor VineCompileCtx
af08f9d fix(language-service): deduplicate intellisense items
e6e8366 fix(language-service): update patch file
005c21e feat(language-service): patch vue/language-tool
69f865a feat(language-service): fix #104 duplicated intellisense items
12e5768 chore(typo): fix function name and annotations (#113)
bcaaff4 feat(language-service): generate type record for FC which is using vineProp
2fff61c chore: update readme badge show [ci skip]
c58705f fix(language-server): more robust for not crashing on error
a71975f fix(compiler): more robust type guard for fnItselfNode