Releases: vue-vine/vue-vine
Releases · vue-vine/vue-vine
v1.7.6
What's Changed
- releasing: next-patch - v1.7.6 by @ShenQingchuan in #307
- Close #306
- Switch vitepress to
v2.0.0-alpha11
(latest version for now) and using Rolldown to build our docs, improving CI speed.
Full Changelog: v1.7.5...v1.7.6
v1.7.5
What's Changed
- enhance: more robust try-catch on HMR ts-morph actions by @ShenQingchuan in #305
Full Changelog: v1.7.4...v1.7.5
v1.7.4
What's Changed
- releasing: next patch version v1.7.4 by @ShenQingchuan in #304
Full Changelog: v1.7.3...v1.7.4
v1.7.3
What's Changed
- enhance(hmr): improve hmr when create new file then import by @ShenQingchuan in #303
Full Changelog: v1.7.2...v1.7.3
v1.7.2
What's Changed
- fix: complicated event names need quotes by @ShenQingchuan in #302
Full Changelog: v1.7.1...v1.7.2
v1.7.1
What's Changed
- fix(eslint): improve formatting when meet HTML comments by @ShenQingchuan in #300
- enhance(lang-service): performance improve for generate virtual code by @ShenQingchuan in #301
Full Changelog: v1.7.0...v1.7.1
v1.7.0
What's Changed
- fix: template code errors by @liangmiQwQ in #298
- refactor(compiler): make transform bare bool optional by @ShenQingchuan in #299
New Contributors
- @liangmiQwQ made their first contribution in #298
Full Changelog: v1.6.5...v1.7.0
v1.6.5
What's Changed
- fix(lang-service): gurantee using pipeline for completions list by @ShenQingchuan in #295
Avoid using incorrect caching in props/events completions
Full Changelog: v1.6.4...v1.6.5
v1.6.4
What's changed
- fix(lang-service): regression of VLS_elements types missing
Full Changelog: v1.6.3...v1.6.4
v1.6.3
What's changed
- Fix:(lang-service) extension broken on toPascalCase transform
Full Changelog: v1.6.2...v1.6.3