File tree Expand file tree Collapse file tree 1 file changed +30
-0
lines changed Expand file tree Collapse file tree 1 file changed +30
-0
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## 2.0.15 (2024/4/30)
4+
5+ ### Features
6+
7+ - Redesign additional extensions, VitePress, PetiteVue support (#4321 )
8+ - Fix custom file extensions not working in Hybrid Mode (#4251 )
9+ - ** vscode:** prompt when Hybrid Mode is explicitly enabled but known incompatible extensions are installed
10+ - ** language-core:** use internal options for directly exposing user props/emits types ([ vuejs/core #10801 ] ( https://github.com/vuejs/core/pull/10801 ) )
11+ - ** language-core:** support defineSlots destructuring (#4312 ) - Thanks @zhiyuanzmj
12+
13+ ### Bug Fixes
14+
15+ - ** vscode:** when enabled VitePress support, extension not activated when opening markdown files
16+ - ** language-core:** auto-complete not working in v-bind
17+
18+ ### Performance
19+
20+ - ** language-service:** emmet completion should not be blocked by TS type evaluation (#4298 )
21+ - ** language-core:** simplify virtual code for intrinsic elements
22+
23+ ### Other Changes
24+
25+ - Upgrade Volar from ` v2.2.0-alpha.10 ` to ` v2.2.0-alpha.12 ` :
26+ - Avoid extension crash when workspace TSDK does not exist
27+ - Fix template variables cannot be renamed at the first character in Hybrid Mode (#4297 )
28+ - Fix template virtual code mapping is misaligned in Windows in Hybrid Mode (#4297 )
29+ - Add ` svelte.svelte-vscode ` (>=108.4.0) to Hybrid Mode compatibility whitelist ([ sveltejs/language-tools #2317 ] ( https://github.com/sveltejs/language-tools/pull/2317 ) )
30+ - ** component-meta:** convert source code to TS
31+ - ** language-core:** export ` allCodeFeatures ` (#4320 ) - Thanks @zhiyuanzmj
32+
333## 2.1.0-insiders.6 (2024/4/25)
434
535Download Pages: [ GitHub Releases] ( https://github.com/volarjs/insiders/releases/tag/v2.1.0-insiders.6 ) , [ 爱发电电圈] ( https://afdian.net/p/f73a772602ab11efa33652540025c377 )
You can’t perform that action at this time.
0 commit comments