We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 21883fc commit 00ee60aCopy full SHA for 00ee60a
CHANGELOG.md
@@ -1,5 +1,16 @@
1
# Changelog
2
3
+## [2.2.1](https://github.com/volarjs/volar.js/compare/v2.2.0...v2.2.1) (2024-05-06)
4
+
5
+### Features
6
7
+- **language-server:** restored support for "Reload Project" command
8
9
+### Bug Fixes
10
11
+- **typescript:** additional completion not working in TS plugin [vuejs/language-tools#4323](https://github.com/vuejs/language-tools/issues/4323)
12
+- **language-server:** pass correct languageId when creating virtual code [#173](https://github.com/volarjs/volar.js/issues/173)
13
14
## [2.2.0](https://github.com/volarjs/volar.js/compare/v2.1.6...v2.2.0) (2024-05-01)
15
16
### Features
0 commit comments