Skip to content

Commit 71357fc

Browse files
committed
Changelog 0.29.1
Signed-off-by: azerr <azerr@redhat.com>
1 parent ae4f12b commit 71357fc

File tree

1 file changed

+22
-0
lines changed

1 file changed

+22
-0
lines changed

CHANGELOG.md

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,27 @@
11
# Change Log
22

3+
## [0.29.1](https://github.com/redhat-developer/vscode-xml/milestone/42) (April 21, 2026)
4+
5+
### Enhancements
6+
* XML Minify support. See [#1139](https://github.com/redhat-developer/vscode-xml/issues/pull/1139).
7+
* Support XPath predicates with wildcards. See [lemminx#1762](https://github.com/eclipse-lemminx/lemminx/pull/1762).
8+
9+
### Bug Fixes
10+
* Error: Illegal argument: range. See [#1110](https://github.com/redhat-developer/vscode-xml/issues/1110).
11+
* Incorrectly formatting inside `<style>` tags. See [#1104](https://github.com/redhat-developer/vscode-xml/issues/1104).
12+
* Do not create document links with zero length range. See [lemminx##1761](https://github.com/eclipse-lemminx/lemminx/pull/1761).
13+
* Check for dynamic registration in textDocument/typeDefinition and workspace/executeCommand. See [lemminx#1748](https://github.com/eclipse-lemminx/lemminx/pull/1748).
14+
15+
### Performance
16+
* Improve formatting memory. See [lemminx#1768](https://github.com/eclipse-lemminx/lemminx/pull/1768).
17+
18+
### Build
19+
* Use npx. See [#1125](https://github.com/redhat-developer/vscode-xml/pull/1125).
20+
21+
### Other
22+
* Use `ProcessHandle` instead of shell script to check for parent process. See [lemminx#1753](https://github.com/eclipse-lemminx/lemminx/pull/1753).
23+
* docs: complete system properties. See [#1102](https://github.com/redhat-developer/vscode-xml/pull/1102).
24+
325
## [0.29.0](https://github.com/redhat-developer/vscode-xml/milestone/41) (May 8, 2025)
426

527
### Enhancements

0 commit comments

Comments
 (0)