Skip to content

Commit 6007db6

Browse files
Update Node.js dependencies, prepare patch release 0.43.3 (#3313)
* Update Node.js dependencies, prepare patch release 0.43.3 Agent-Logs-Url: https://github.com/Azure/autorest.java/sessions/dc7753dd-8efc-4387-b34d-7083ee09c89c Co-authored-by: weidongxu-microsoft <53292327+weidongxu-microsoft@users.noreply.github.com> * Fix XML item bug in typespec-extension Fixed bug related to name/namespace/prefix for XML items in arrays with isXmlWrapper=true. --------- Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: weidongxu-microsoft <53292327+weidongxu-microsoft@users.noreply.github.com> Co-authored-by: Weidong Xu <weidxu@microsoft.com>
1 parent 6cb6bce commit 6007db6

4 files changed

Lines changed: 922 additions & 1462 deletions

File tree

typespec-extension/changelog.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Release History
22

3+
## 0.43.3 (2026-04-02)
4+
5+
Compatible with compiler 1.10.0.
6+
7+
- Updated package dependencies to the latest versions.
8+
- Fixed bug on name/namespace/prefix for XML item, in XML array with isXmlWrapper=true.
9+
310
## 0.43.2 (2026-03-26)
411

512
Compatible with compiler 1.10.0.

0 commit comments

Comments
 (0)