Changelog
2.0.0 (2021-09-20)
fast-xml-parser
by moving all parsing to the codec level through three new helpers (ensureBool
, ensureFloat
, and ensureInt
) and disabling parsing at the attribute and node level of the XML parser. The breaking change affects a minor number of returned types. You can inspect the list of updated snapshots to see which ones have been affected.