Skip to content

Commit

Permalink
chore: changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
johnsoncodehk committed Jun 23, 2024
1 parent 26cf413 commit ebbdc9b
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# Changelog

## [2.3.2](https://github.com/volarjs/volar.js/compare/v2.3.1...v2.3.2) (2024-06-24)

### Bug Fixes

- **language-core:** re-export `SourceMap` ([#210](https://github.com/volarjs/volar.js/issues/210)) - Thanks @KermanX
- **language-service:** make sure provideSelectionRanges array length is valid
- **language-service:** don't format parent virtual code if formatting range inside embedded code
- **language-core:** assert virtual code ID must be lowercase
- **language-server:** fix Webpack compatibility

## [2.3.1](https://github.com/volarjs/volar.js/compare/v2.3.0...v2.3.1) (2024-06-22)

### Features
Expand Down

0 comments on commit ebbdc9b

Please sign in to comment.