File tree Expand file tree Collapse file tree 1 file changed +15
-0
lines changed
Expand file tree Collapse file tree 1 file changed +15
-0
lines changed Original file line number Diff line number Diff line change 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
You can’t perform that action at this time.
0 commit comments