Skip to content

Latest commit

 

History

History
37 lines (23 loc) · 776 Bytes

CHANGELOG.md

File metadata and controls

37 lines (23 loc) · 776 Bytes

2.0.4

Oct 22, 2024

  • fix: typo initalCollapsedDepth > initialCollapsedDepth
  • chore: improved jsdoc for the props

2.0.3

Oct 20, 2024

  • fix: xml validation
  • chore: added source map
  • chore: updated fast-xml-parser to 4.5.0

2.0.2

Oct 14, 2024

  • fix: exported types on package.json

2.0.1

Oct 25, 2023

  • fix: set main to the umd file
  • fix: wrong link to the example image

2.0.0

Jun 22, 2023

  • Code rewrited in typescript.
  • Changed the xml parser from xml-js to fast-xml-parser, fixing the compatibility with webpack 5.
  • Added the initalCollapsedDepth prop that allow to start the xml collapsed at the level passed as prop.
  • Compatibility with react 18.
  • Removed the theme prop overflowBreak, now the overflow break is default