johnsoncodehk/volar
### [`v0.30.3`](https://togithub.com/johnsoncodehk/volar/blob/HEAD/CHANGELOG.md#0303)
[Compare Source](https://togithub.com/johnsoncodehk/volar/compare/v0.30.2...v0.30.3)
- feat: auto wrap `()` to as expression (`v-bind="foo as string"` -> `v-bind="(foo as string)"` ([#859](https://togithub.com/johnsoncodehk/volar/issues/859))
- feat: support tsconfig properties intellisense on take over mode ([#833](https://togithub.com/johnsoncodehk/volar/issues/833))
- feat: support `vueCompilerOptions` intellisense in tsconfig ([#833](https://togithub.com/johnsoncodehk/volar/issues/833))
- fix: vue-tsc and typescript could't guaranteed found each other ([#851](https://togithub.com/johnsoncodehk/volar/pull/851))
- fix: avoid vue-tsc stripped props jsdoc comments for script setup components ([#799](https://togithub.com/johnsoncodehk/volar/issues/799))
- fix: string source type incorrect in v-for ([#839](https://togithub.com/johnsoncodehk/volar/pull/839))
Configuration
📅 Schedule: At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
[ ] If you want to rebase/retry this PR, click this checkbox.
This PR contains the following updates:
0.30.2
->0.30.3
Release Notes
johnsoncodehk/volar
### [`v0.30.3`](https://togithub.com/johnsoncodehk/volar/blob/HEAD/CHANGELOG.md#0303) [Compare Source](https://togithub.com/johnsoncodehk/volar/compare/v0.30.2...v0.30.3) - feat: auto wrap `()` to as expression (`v-bind="foo as string"` -> `v-bind="(foo as string)"` ([#859](https://togithub.com/johnsoncodehk/volar/issues/859)) - feat: support tsconfig properties intellisense on take over mode ([#833](https://togithub.com/johnsoncodehk/volar/issues/833)) - feat: support `vueCompilerOptions` intellisense in tsconfig ([#833](https://togithub.com/johnsoncodehk/volar/issues/833)) - fix: vue-tsc and typescript could't guaranteed found each other ([#851](https://togithub.com/johnsoncodehk/volar/pull/851)) - fix: avoid vue-tsc stripped props jsdoc comments for script setup components ([#799](https://togithub.com/johnsoncodehk/volar/issues/799)) - fix: string source type incorrect in v-for ([#839](https://togithub.com/johnsoncodehk/volar/pull/839))Configuration
📅 Schedule: At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by WhiteSource Renovate. View repository job log here.