Skip to content

Commit 370f341

Browse files
committed
chore: changelog
1 parent 20ad313 commit 370f341

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

CHANGELOG.md

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

3+
## [2.2.3](https://github.com/volarjs/volar.js/compare/v2.2.2...v2.2.3) (2024-05-15)
4+
5+
### Bug Fixes
6+
7+
- typescript: empty items list should be valid completion result [vuejs/language-tools#4368](https://github.com/vuejs/language-tools/issues/4368)
8+
- typescript: deduplication when merging hover infos [#178](https://github.com/volarjs/volar.js/issues/178)
9+
- language-service: transforming volar embedded URIs in markdown [#180](https://github.com/volarjs/volar.js/issues/180) - Thanks @remcohaszing
10+
- language-server: memorize URI conversion results of synchronized documents [#181](https://github.com/volarjs/volar.js/issues/181)
11+
312
## [2.2.2](https://github.com/volarjs/volar.js/compare/v2.2.1...v2.2.2) (2024-05-10)
413

514
### Bug Fixes

0 commit comments

Comments
 (0)