Skip to content

Commit bbb70dc

Browse files
committed
chore: changelog
1 parent 198085c commit bbb70dc

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

CHANGELOG.md

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

3+
## [2.4.13](https://github.com/volarjs/volar.js/compare/v2.4.12...v2.4.13) (2025-04-26)
4+
5+
### Bug Fixes
6+
7+
- fix(labs): add document selector check for language clients in virtualFilesView
8+
- fix(labs): add document selector check for language clients in servicePluginsView
9+
- fix(typescript): fix issue when mapping ranges are exactly the same as ranges passed to getFixesAtPosition and getFormattingEditsForRange (#270) - Thanks to @piotrtomiak!
10+
- fix(typescript): robust calculation of generated span for semantic classifications (#271) - Thanks to @KazariEX
11+
12+
### Other Changes
13+
14+
- chore: fix years in changelog (#268) - Thanks to @tomblachut
15+
316
## [2.4.12](https://github.com/volarjs/volar.js/compare/v2.4.11...v2.4.12) (2025-03-07)
417

518
### Bug Fixes

0 commit comments

Comments
 (0)