Skip to content

Releases: remarkablemark/html-react-parser

v1.2.6

18 Apr 17:55

Choose a tag to compare

1.2.6 (2021-04-18)

Bug Fixes

  • attributes-to-props: correct attributes-to-props type Props (1bd1824), closes #242

v1.2.5

13 Apr 00:41

Choose a tag to compare

1.2.5 (2021-04-13)

Bug Fixes

  • package: add domhandler to dependencies (88cb7ad), closes #240

v1.2.4

01 Feb 00:35

Choose a tag to compare

1.2.4 (2021-02-01)

Bug Fixes

  • index: refactor ES module from ES6 to ES5 syntax (9112250), closes #222

v1.2.3

28 Jan 05:35

Choose a tag to compare

1.2.3 (2021-01-28)

Bug Fixes

  • index: make sure to export the named exports (1689bd9), closes #217

v1.2.2

28 Jan 01:36

Choose a tag to compare

1.2.2 (2021-01-28)

Bug Fixes

v1.2.1

15 Jan 02:03

Choose a tag to compare

1.2.1 (2021-01-15)

Bug Fixes

v1.2.0

15 Jan 00:38

Choose a tag to compare

1.2.0 (2021-01-15)

Features

v1.1.2

12 Jan 06:18

Choose a tag to compare

1.1.2 (2021-01-12)

Bug Fixes

  • index: include domhandler Node in DOMNode type (ac4aff3), closes #207

v1.1.1

27 Dec 23:09

Choose a tag to compare

1.1.1 (2020-12-27)

Bug Fixes

  • escape tags inside of <title> (html-dom-parser@1.0.0) (07e1055), closes #202

v1.1.0

26 Dec 05:05

Choose a tag to compare

1.1.0 (2020-12-26)

Features

  • index: export domhandler node types (dfa0c19)