Skip to content

Releases: remarkablemark/html-react-parser

v0.6.1

07 Jun 21:34
Compare
Choose a tag to compare

0.6.1 (2019-01-03)

Bug Fixes

v0.6.0

07 Jun 21:34
Compare
Choose a tag to compare

0.6.0 (2018-12-17)

Features

v0.5.0

07 Jun 21:34
Compare
Choose a tag to compare

0.5.0 (2018-12-16)

Bug Fixes

  • attributes-to-props: undo default function parameter (1017b25)

Features

v0.4.7

07 Jun 21:33
Compare
Choose a tag to compare

0.4.7 (2018-09-14)

v0.4.6

07 Jun 21:33
Compare
Choose a tag to compare

0.4.6 (2018-05-13)

Bug Fixes

v0.4.5

07 Jun 21:33
Compare
Choose a tag to compare

0.4.5 (2018-05-09)

Bug Fixes

v0.4.4

07 Jun 21:33
Compare
Choose a tag to compare

0.4.4 (2018-05-07)

Bug Fixes

v0.4.3

07 Jun 21:32
Compare
Choose a tag to compare

0.4.3 (2018-03-27)

Bug Fixes

v0.4.2

07 Jun 21:32
Compare
Choose a tag to compare

0.4.2 (2018-02-20)

Bug Fixes

v0.4.1

07 Jun 21:32
Compare
Choose a tag to compare

0.4.1 (2017-11-28)

Bug Fixes

  • attributes-to-props.js: Remove unappropriate console logging and remove double quote from tests (10ff149)
  • attributes-to-props.js: Use AST to transform style attributes into an style object (68cd565)
  • utilities.js: Format string to lowercase before converting to camel case and assert the string is a string (4522666)