Skip to content

Commit 30aadb6

Browse files
committed
Merge branch 'master' into 2.2
2 parents 95ffe51 + 7feafa5 commit 30aadb6

File tree

4 files changed

+305
-200
lines changed

4 files changed

+305
-200
lines changed

CHANGELOG.md

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

3+
## [2.1.6](https://github.com/volarjs/volar.js/compare/v2.1.5...v2.1.6) (2024-03-28)
4+
5+
### Bug Fixes
6+
7+
- **typescript:** ts plugin cannot generate embedded code for .ts files
8+
- **typescript:** handle mapping for formatting APIs in plugin [vuejs/language-tools#4066](https://github.com/vuejs/language-tools/issues/4066)
9+
- **typescript:** handle mapping for file rename API in plugin [vuejs/language-tools#3646](https://github.com/vuejs/language-tools/issues/3646)
10+
- **typescript:** semantic tokens range param does not mapped correctly [vuejs/language-tools#3934](https://github.com/vuejs/language-tools/issues/3934) [vuejs/language-tools#3935](https://github.com/vuejs/language-tools/issues/3935)
11+
312
## [2.1.5](https://github.com/volarjs/volar.js/compare/v2.1.4...v2.1.5) (2024-03-23)
413

514
### Bug Fixes

0 commit comments

Comments
 (0)