Skip to content

Commit 3ffa12a

Browse files
committed
chore: changelog
1 parent 8e19cce commit 3ffa12a

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,16 @@
11
# Changelog
22

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+
314
## [2.1.3](https://github.com/volarjs/volar.js/compare/v2.1.2...v2.1.3) (2024-03-20)
415

516
### Bug Fixes

0 commit comments

Comments
 (0)