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 8e19cce commit 3ffa12aCopy full SHA for 3ffa12a
CHANGELOG.md
@@ -1,5 +1,16 @@
1
# Changelog
2
3
+## [2.1.4](https://github.com/volarjs/volar.js/compare/v2.1.3...v2.1.4) (2024-03-22)
4
+
5
+### Features
6
7
+- **test-utils:** add 3 APIs: `updateTextDocument`, `updateConfiguration`, `didChangeWatchedFiles`
8
9
+### Bug Fixes
10
11
+- **typescript:** sys cache is not updated correctly in case sensitive file system [#153](https://github.com/volarjs/volar.js/issues/153)
12
+- **typescript:** create a new file did not update sys cache (https://github.com/withastro/language-tools/issues/685)
13
14
## [2.1.3](https://github.com/volarjs/volar.js/compare/v2.1.2...v2.1.3) (2024-03-20)
15
16
### Bug Fixes
0 commit comments