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 2fcb374 commit 332e788Copy full SHA for 332e788
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## [2.4.2](https://github.com/volarjs/volar.js/compare/v2.4.1...v2.4.2) (2024-09-04)
4
+
5
+### Bug Fixes
6
7
+- **language-server:** prepare language service for synchronized documents
8
+- **typescript:** fix inlay hints mapping for large chunks of source code mapped verbatim to generated code (#236) - Thanks to @piotrtomiak!
9
10
## [2.4.1](https://github.com/volarjs/volar.js/compare/v2.4.0...v2.4.1) (2024-08-29)
11
12
### Features
0 commit comments