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 c8e6be1 commit 6e5dbb9Copy full SHA for 6e5dbb9
CHANGELOG.md
@@ -1,7 +1,20 @@
1
# Changelog
2
3
+## [2.4.5](https://github.com/volarjs/volar.js/compare/v2.4.4...v2.4.5) (2024-09-14)
4
+
5
+### Bug Fixes
6
7
+- **typescript:** avoid duplicate completion items in plugin mode
8
9
+### Refactors
10
11
+- **typescript:** deprecated resolveLanguageServiceHost
12
+- **kit:** add setup hook for create checker functions
13
14
## [2.4.4](https://github.com/volarjs/volar.js/compare/v2.4.3...v2.4.4) (2024-09-08)
15
16
17
18
- **monaco:** requests always cancel
19
20
## [2.4.3](https://github.com/volarjs/volar.js/compare/v2.4.2...v2.4.3) (2024-09-08)
0 commit comments