You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+2-4Lines changed: 2 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,23 +1,21 @@
1
1
<small>Note: If you find missing information about particular minor version, that version must have been changed without any functional change in this library.</small>
2
2
3
+
Note: Due to some last quick changes on v4, detail of v4.5.3 & v4.5.4 are not updated here. v4.5.4x is the last tag of v4 in github repository. I'm extremely sorry for the confusion
4
+
3
5
**5.4.1 / 2026-02-25**
4
6
- fix (#785) unpairedTag node should not have tag content
5
7
6
-
7
8
**5.4.0 / 2026-02-25**
8
9
- migrate to fast-xml-builder
9
10
10
-
5.3.9
11
11
**5.3.9 / 2026-02-25**
12
12
- support strictReservedNames
13
13
14
-
5.3.8
15
14
**5.3.8 / 2026-02-25**
16
15
- support maxNestedTags
17
16
- handle non-array input for XML builder when preserveOrder is true (By [Angelo Coetzee](https://github.com/Angelopvtac))
18
17
- save use of js properies
19
18
20
-
5.3.7
21
19
**5.3.7 / 2026-02-20**
22
20
- fix typings for CJS (By [Corentin Girard](https://github.com/Drarig29))
0 commit comments