File tree 1 file changed +11
-1
lines changed
1 file changed +11
-1
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## 0.31.3
4
+
5
+ - feat: trigger event auto-complete when input ` @ ` ([ #949 ] ( https://github.com/johnsoncodehk/volar/issues/949 ) )
6
+ - feat: add ` v-bind:* ` , ` v-on:* ` to auto-complete ([ #949 ] ( https://github.com/johnsoncodehk/volar/issues/949 ) )
7
+ - feat: avoid auto import added in script block first line ([ #916 ] ( https://github.com/johnsoncodehk/volar/issues/916 ) )
8
+ - fix: language features not working in symbolic link project ([ #914 ] ( https://github.com/johnsoncodehk/volar/issues/914 ) )
9
+ - fix: language server throw in ` process.env.NODE_ENV === 'production' ` env ([ #915 ] ( https://github.com/johnsoncodehk/volar/issues/915 ) )
10
+ - fix: component type broken by union event key type ([ #926 ] ( https://github.com/johnsoncodehk/volar/issues/926 ) )
11
+ - fix: document symbol not working for ` <script setup> ` ([ #938 ] ( https://github.com/johnsoncodehk/volar/issues/938 ) )
12
+
3
13
## 0.31.2
4
14
5
- feat: improve scoped css class name references codeLens, auto-complete ([ #907 ] ( https://github.com/johnsoncodehk/volar/issues/907 ) )
15
+ - feat: improve scoped css class name references codeLens, auto-complete ([ #907 ] ( https://github.com/johnsoncodehk/volar/issues/907 ) )
6
16
7
17
## 0.31.1
8
18
You can’t perform that action at this time.
0 commit comments