Skip to content

Commit ea6ad37

Browse files
committed
chore: changelog
1 parent 0ba5063 commit ea6ad37

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

CHANGELOG.md

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

3+
## [2.1.1](https://github.com/volarjs/volar.js/compare/v2.1.0...v2.1.1) (2024-03-05)
4+
5+
### Fixes
6+
7+
- **test-utils:** allow unknown initialization options and expose `locale` option [#142](https://github.com/volarjs/volar.js/issues/142)
8+
- **typescript:** virtual file update condition should be based generated snapshot rather than source script version
9+
- **monaco:** correct package name resolve on ATA [#149](https://github.com/volarjs/volar.js/issues/149)
10+
- **language-service:** provideCodeActions's range param is not accurately mapped
11+
- **language-service:** provideInlayHints's range param is not accurately mapped
12+
13+
### Refactors
14+
15+
- Webpack compatibility [#144](https://github.com/volarjs/volar.js/issues/144)
16+
- **language-service:** add provide generic to ServicePlugin type [#143](https://github.com/volarjs/volar.js/issues/143)
17+
318
## [2.1.0](https://github.com/volarjs/volar.js/compare/v2.0.4...v2.1.0) (2024-02-26)
419

520
### Features

0 commit comments

Comments
 (0)