Releases: vue-vine/vue-vine
Releases · vue-vine/vue-vine
v1.4.3
What's Changed
- chore: update readme with banner image. by @ShenQingchuan in #271
- refactor: remove playground and migrate to more robust e2e by @ShenQingchuan in #272
Full Changelog: v1.4.2...v1.4.3
v1.4.2
What's Changed
- fix(eslint-parser): align default
ecmaVersion
withvue-eslint-parser
by @9romise in #270 - fix(lang-service): component reference key in virtual code
Full Changelog: v1.4.1...v1.4.2
v1.4.1
What's changed
- fix(lang-service): HTMLAttributes type referenced from vue
Full Changelog: v1.4.0...v1.4.1
v1.4.0
What's Changed
- fix(compiler): use defaults not working with boolean default true by @ShenQingchuan in #269
Full Changelog: v1.3.5...v1.4.0
v1.3.5
- fix(vite-plugin): do not panic when ts-morph cant get source file (in Slidev case)
Full Changelog: v1.3.4...v1.3.5
v1.3.4
- feat(compiler): add options for given tsconfig path
Full Changelog: v1.3.3...v1.3.4
v1.3.3
What's Changed
- docs: typo by @posva in #267
- feat: support slidev plugin by @ShenQingchuan in #268
New Contributors
Full Changelog: v1.3.2...v1.3.3
v1.3.2
Breaking changes
- We finally decided to make
transform boolean props
as a built-in feature that not able to be turn off - Support this feature in language service
Full Changelog: v1.3.1...v1.3.2
v1.3.1
What's Changed
- enhance: many updates as one commit by @ShenQingchuan in #266
Full Changelog: v1.3.0...v1.3.1
v1.3.0
What's Changed
- test: update snapshot by @zhangmo8 in #263
- test: free up browserContext regardless of whether they are successfu… by @zhangmo8 in #264
- feat(compiler): support transform bool prop v-bind by @ShenQingchuan in #265
Full Changelog: v1.2.1...v1.3.0