Skip to content

Releases: remarkablemark/html-dom-parser

v3.1.3

17 Jan 00:40
875acc3
Compare
Choose a tag to compare

3.1.3 (2023-01-17)

Bug Fixes

  • package: specify types in package.json and exports field (21fb028)

v3.1.2

23 Aug 00:35
685bf24
Compare
Choose a tag to compare

3.1.2 (2022-08-23)

Bug Fixes

  • client: fix import in html-to-dom.mjs (78a7607), closes #337

v3.1.1

20 Aug 02:42
6e51456
Compare
Choose a tag to compare

3.1.1 (2022-08-20)

Bug Fixes

  • client: correct ECMAScript export in client html-to-dom.mjs (7de506c), closes #334

v3.1.0

16 Aug 03:31
525e4df
Compare
Choose a tag to compare

3.1.0 (2022-08-16)

Features

v3.0.1

10 Jul 21:48
652f8a8
Compare
Choose a tag to compare

3.0.1 (2022-07-10)

Bug Fixes

  • client: ensure head and body with newline are parsed correctly (b26b645), closes #317

v3.0.0

05 Jul 21:24
470afe8
Compare
Choose a tag to compare

3.0.0 (2022-07-05)

⚠ BREAKING CHANGES

  • htmlparser2 7.2.0 → 8.0.1

Build System

  • upgrade domhandler to 5.0.3 and htmlparser2 to 8.0.1 (e80a69c)

v2.0.0

18 Jun 01:22
d223492
Compare
Choose a tag to compare

2.0.0 (2022-06-18)

⚠ BREAKING CHANGES

  • client: remove Internet Explorer (IE11) support

Features

  • client: remove Internet Explorer (IE11) support (b34cbe1), closes #225

html-dom-parser v1.2.0

14 Apr 15:44
c095c42
Compare
Choose a tag to compare

Features

  • add compatibility for react-native (4a4a974)

html-dom-parser v1.1.1

20 Mar 21:16
e878667
Compare
Choose a tag to compare

Build System

  • package: upgrade domhandler from 4.3.0 to 4.3.1 (c2e8a82)

html-dom-parser v1.1.0

05 Feb 01:53
cd0fe0d
Compare
Choose a tag to compare

Features