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 51a5339 commit a016f56Copy full SHA for a016f56
CHANGELOG.md
@@ -1,5 +1,16 @@
1
# Changelog
2
3
+## [2.4.3](https://github.com/volarjs/volar.js/compare/v2.4.2...v2.4.3) (2024-09-08)
4
+
5
+### Bug Fixes
6
7
+- **language-server:** handle completion item snippet unsupported ([withastro/language-tools#948](https://github.com/withastro/language-tools/issues/948))
8
+- **monaco:** getDiagnostics throws "TypeError: response is not a function"
9
10
+### Refactors
11
12
+- **language-server:** improve error handling for unsupported capabilities
13
14
## [2.4.2](https://github.com/volarjs/volar.js/compare/v2.4.1...v2.4.2) (2024-09-04)
15
16
### Bug Fixes
0 commit comments