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 f10a6ee commit 84439c9Copy full SHA for 84439c9
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## [2.1.5](https://github.com/volarjs/volar.js/compare/v2.1.4...v2.1.5) (2024-03-23)
4
+
5
+### Bug Fixes
6
7
+- **language-server:** `GetVirtualCodeRequest` incorrectly responses empty vritual code if no mappings
8
+- **typescript:** mark the parent directory as exists when created a file
9
10
## [2.1.4](https://github.com/volarjs/volar.js/compare/v2.1.3...v2.1.4) (2024-03-22)
11
12
### Features
0 commit comments