Skip to content

Releases: remarkablemark/html-react-parser

v0.9.2

04 Nov 05:41
Compare
Choose a tag to compare

0.9.2 (2019-11-04)

Bug Fixes

  • refactor TypeScript declaration file for index.d.ts (f1fc00b)

Build System

v0.9.1

07 Jun 21:37
Compare
Choose a tag to compare

0.9.1 (2019-07-09)

Build System

  • replace webpack with rollup in order to optimize bundle (a04ef27)
  • index: fix rollup error of mixing named and default exports (230de70)

v0.9.0

07 Jun 21:37
Compare
Choose a tag to compare

0.9.0 (2019-07-09)

Bug Fixes

  • attributes-to-props: handle attr named after Object properties (3f857bb)

Build System

  • package: update react-property to 1.0.1 (26ebef9)

Features

  • attributes-to-props: check for overloaded boolean values (1151cfb)
  • attributes-to-props: replace react-dom with react-property (d6274b9), closes #107

Tests

  • attributes-to-props: improve test names (17fbdfd)

v0.8.1

07 Jun 21:36
Compare
Choose a tag to compare

0.8.1 (2019-07-03)

Tests

  • html-to-react: update variable name to fix test (73237dd)

v0.8.0

07 Jun 21:36
Compare
Choose a tag to compare

0.8.0 (2019-06-24)

Bug Fixes

  • attributes-to-props: fix lint error no-prototype-builtins (fa66dfc)

Build System

  • package: refactor webpack config and generate sourcemap (5dd4f07)
  • package: rename npm script cover to test:cover (7d806c8)
  • package: update [email protected] and devDependencies (b39ac53)
  • package: update dependencies and devDependencies (8765ea9)
  • package: update dependency style-to-object to 0.2.3 (c2cc2ec)

Features

  • dom-to-react: skip and do not parse <script> content (1fb5ee2)

Tests

  • html-to-react: add test that verifies domToReact is exported (320c364)
  • verify invalid style for attributesToProps throws an error (b97f2e1)

v0.7.1

07 Jun 21:36
Compare
Choose a tag to compare

0.7.1 (2019-05-27)

v0.7.0

07 Jun 21:35
Compare
Choose a tag to compare

0.7.0 (2019-04-05)

Bug Fixes

Features

v0.6.4

07 Jun 21:35
Compare
Choose a tag to compare

0.6.4 (2019-03-29)

Bug Fixes

v0.6.3

07 Jun 21:35
Compare
Choose a tag to compare

0.6.3 (2019-03-19)

Bug Fixes

v0.6.2

07 Jun 21:35
Compare
Choose a tag to compare

0.6.2 (2019-03-07)