File tree Expand file tree Collapse file tree 1 file changed +11
-5
lines changed
Expand file tree Collapse file tree 1 file changed +11
-5
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 2.2.5] ( https://github.com/volarjs/volar.js/compare/v2.2.4...v2.2.5 ) (2024-05-23)
4+
5+ ### Features
6+
7+ - ** source-map:** add API to support generated code with different length than original code [ #183 ] ( https://github.com/volarjs/volar.js/issues/183 ) - Thanks @piotrtomiak
8+
39## [ 2.2.4] ( https://github.com/volarjs/volar.js/compare/v2.2.3...v2.2.4 ) (2024-05-15)
410
511### Bug Fixes
612
7- - typescript: path completion not working for meta files
13+ - ** typescript:** path completion not working for meta files
814
915## [ 2.2.3] ( https://github.com/volarjs/volar.js/compare/v2.2.2...v2.2.3 ) (2024-05-15)
1016
1117### Bug Fixes
1218
13- - typescript: empty items list should be valid completion result [ vuejs/language-tools #4368 ] ( https://github.com/vuejs/language-tools/issues/4368 )
14- - typescript: deduplication when merging hover infos [ #178 ] ( https://github.com/volarjs/volar.js/issues/178 )
15- - language-service: transforming volar embedded URIs in markdown [ #180 ] ( https://github.com/volarjs/volar.js/issues/180 ) - Thanks @remcohaszing
16- - language-server: memorize URI conversion results of synchronized documents [ #181 ] ( https://github.com/volarjs/volar.js/issues/181 )
19+ - ** typescript:** empty items list should be valid completion result [ vuejs/language-tools #4368 ] ( https://github.com/vuejs/language-tools/issues/4368 )
20+ - ** typescript:** deduplication when merging hover infos [ #178 ] ( https://github.com/volarjs/volar.js/issues/178 )
21+ - ** language-service:** transforming volar embedded URIs in markdown [ #180 ] ( https://github.com/volarjs/volar.js/issues/180 ) - Thanks @remcohaszing
22+ - ** language-server:** memorize URI conversion results of synchronized documents [ #181 ] ( https://github.com/volarjs/volar.js/issues/181 )
1723
1824## [ 2.2.2] ( https://github.com/volarjs/volar.js/compare/v2.2.1...v2.2.2 ) (2024-05-10)
1925
You can’t perform that action at this time.
0 commit comments