Skip to content

Releases: remarkablemark/html-react-parser

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)

v1.0.0

14 Dec 01:49

Choose a tag to compare

1.0.0 (2020-12-14)

Build System

  • package: upgrade dependency html-dom-parser to 0.5.0 (5568ed7)

BREAKING CHANGES

  • package: upgrade dependency html-dom-parser to 0.5.0

v0.14.3

12 Dec 06:29

Choose a tag to compare

0.14.3 (2020-12-12)

Bug Fixes

  • dom-to-react: transform style to object for Web Components (83efbce), closes #188

v0.14.2

23 Nov 02:01

Choose a tag to compare

0.14.2 (2020-11-23)

Refactor

  • replace cssToJs with style-to-js & remove camelCase (a980df4)

v0.14.1

03 Nov 00:46

Choose a tag to compare

0.14.1 (2020-11-03)

Build System

v0.14.0

11 Sep 04:12

Choose a tag to compare

0.14.0 (2020-09-11)

Features

v0.13.0

07 Jun 22:03

Choose a tag to compare

0.13.0 (2020-06-07)

Features

  • dom-to-react: add option trim that skips whitespace nodes (413eaa0)
  • index: type trim in HTMLReactParserOptions (be71b13)

v0.12.0

07 Jun 21:41

Choose a tag to compare

0.12.0 (2020-06-04)

Features

  • index: add htmlparser2 type to HTMLReactParserOptions (81f74fb)
  • index: add options.htmlparser2 (c4ecf64)