Sourced from fast-xml-parser's releases.
v5.3.5
What's Changed
- Add missing exports to fxp commonjs types by
@jeremymengin NaturalIntelligence/fast-xml-parser#782- fix: Escape regex char in entity name
- update strnum to 2.1.2
New Contributors
@jeremymengmade their first contribution in NaturalIntelligence/fast-xml-parser#782Full Changelog: https://github.com/NaturalIntelligence/fast-xml-parser/compare/v5.3.4...v5.3.5
fix: handle HTML numeric and hex entities when out of range
No release notes provided.
bug fix and performance improvements
- fix #775: transformTagName with allowBooleanAttributes adds an unnecessary attribute
- Performance improvement for stopNodes (By Maciek Lamberski)
Replace
BufferwithUint8Array
- Launched Separate CLI module
- Replace
BufferwithUint8ArraySupport EMPTY and ANY with ELEMENT in DOCTYPE
Full Changelog: https://github.com/NaturalIntelligence/fast-xml-parser/compare/v5.2.4...v5.2.4
upgrade to ESM module and fixing value parsing issues
- Support ESM modules
- fix value parsing issues
- a feature to access tag location is added (metadata)
- fix to read DOCTYPE correctly
Full Changelog: https://github.com/NaturalIntelligence/fast-xml-parser/blob/master/CHANGELOG.md
Summary update on all the previous releases from v4.2.4
- Multiple minor fixes provided in the validator and parser
- v6 is added for experimental use.
- ignoreAttributes support function, and array of string or regex
- Add support for parsing HTML numeric entities
- v5 of the application is ESM module now. However, JS is also supported
Note: Release section in not updated frequently. Please check CHANGELOG or Tags for latest release information.
Sourced from fast-xml-parser's changelog.
Note: If you find missing information about particular minor version, that version must have been changed without any functional change in this library.
5.3.5 / 2026-02-08
- fix: Escape regex char in entity name
- update strnum to 2.1.2
- add missing exports in CJS typings
5.3.4 / 2026-01-30
- fix: handle HTML numeric and hex entities when out of range
5.3.3 / 2025-12-12
- fix #775: transformTagName with allowBooleanAttributes adds an unnecessary attribute
5.3.2 / 2025-11-14
- fix for import statement for v6
5.3.1 / 2025-11-03
- Performance improvement for stopNodes (By Maciek Lamberski)
5.3.0 / 2025-10-03
- Use
Uint8Arrayin place ofBufferin Parser5.2.5 / 2025-06-08
- Inform user to use fxp-cli instead of in-built CLI feature
- Export typings for direct use
5.2.4 / 2025-06-06
- fix (#747): fix EMPTY and ANY with ELEMENT in DOCTYPE
5.2.3 / 2025-05-11
- fix (#747): support EMPTY and ANY with ELEMENT in DOCTYPE
5.2.2 / 2025-05-05
- fix (#746): update strnum to fix parsing issues related to enotations
5.2.1 / 2025-04-22
- fix: read DOCTYPE entity value correctly
- read DOCTYPE NOTATION, ELEMENT exp but not using read values
5.2.0 / 2025-04-03
- feat: support metadata on nodes (#593) (By Steven R. Loomis)
5.1.0 / 2025-04-02
- feat: declare package as side-effect free (#738) (By Thomas Bouffard)
- fix cjs build mode
- fix builder return type to string
... (truncated)
Sourced from @google-cloud/storage's
releases.
v7.19.0
7.19.0 (2026-02-05)
Features
Bug Fixes
95a2af4
chore(main): release 7.19.0 (#2694)420935a
fix(deps): update dependency fast-xml-parser to v5 [security] (#2713)4e3c328
test: skip system tests requiring public access (#2717)3052265
chore: fix lint failures (#2685)08a8962
feat: Enable full object checksum validation on JSON path (#2687)3dcda1b
chore: lint failures (#2681)