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 26cf413 commit ebbdc9bCopy full SHA for ebbdc9b
CHANGELOG.md
@@ -1,5 +1,15 @@
1
# Changelog
2
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
13
## [2.3.1](https://github.com/volarjs/volar.js/compare/v2.3.0...v2.3.1) (2024-06-22)
14
15
### Features
0 commit comments