Skip to content

Latest commit

 

History

History
15 lines (8 loc) · 308 Bytes

CHANGELOG.md

File metadata and controls

15 lines (8 loc) · 308 Bytes

2.0.0 (2022-08-04)

  • chore: update to react 18

1.1.0 (2022-03-25)

  • feature: unmount React components when DOM nodes are removed

1.0.0 (2021-06-18)

  • feature: Add option for passing custom prop parsers

  • fixed: getScriptProps returns props on IE11

  • improved: extend example based unit tests