Skip to content

Commit ebbdc9b

Browse files
committed
chore: changelog
1 parent 26cf413 commit ebbdc9b

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

CHANGELOG.md

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

3+
## [2.3.2](https://github.com/volarjs/volar.js/compare/v2.3.1...v2.3.2) (2024-06-24)
4+
5+
### Bug Fixes
6+
7+
- **language-core:** re-export `SourceMap` ([#210](https://github.com/volarjs/volar.js/issues/210)) - Thanks @KermanX
8+
- **language-service:** make sure provideSelectionRanges array length is valid
9+
- **language-service:** don't format parent virtual code if formatting range inside embedded code
10+
- **language-core:** assert virtual code ID must be lowercase
11+
- **language-server:** fix Webpack compatibility
12+
313
## [2.3.1](https://github.com/volarjs/volar.js/compare/v2.3.0...v2.3.1) (2024-06-22)
414

515
### Features

0 commit comments

Comments
 (0)