We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c43b2e1 commit 18143b8Copy full SHA for 18143b8
CHANGELOG.md
@@ -1,5 +1,13 @@
1
# Changelog
2
3
+## [2.2.2](https://github.com/volarjs/volar.js/compare/v2.2.1...v2.2.2) (2024-05-10)
4
+
5
+### Bug Fixes
6
7
+- **typescript:** TS plugin only displays the first hover info
8
+- **language-core:** `isRenameEnabled` respect `CodeInformation.navigation.shouldRename`
9
+- **test-utils:** use stdio transport for test server [#175](https://github.com/volarjs/volar.js/issues/175)
10
11
## [2.2.1](https://github.com/volarjs/volar.js/compare/v2.2.0...v2.2.1) (2024-05-06)
12
13
### Features
0 commit comments