Skip to content

Commit eb49ac7

Browse files
committed
chore: changelog
1 parent 00359ac commit eb49ac7

File tree

1 file changed

+11
-1
lines changed

1 file changed

+11
-1
lines changed

CHANGELOG.md

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,18 @@
11
# Changelog
22

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+
313
## 0.31.2
414

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))
616

717
## 0.31.1
818

0 commit comments

Comments
 (0)