Skip to content

Releases: remarkablemark/html-dom-parser

v7.0.0

30 Mar 07:16
Immutable release. Only release title and notes can be modified.
449e5b5

Choose a tag to compare

7.0.0 (2026-03-30)

⚠ BREAKING CHANGES

  • deps: bump htmlparser2 from 11.0.0 to 12.0.0

Build System

  • deps: bump htmlparser2 from 11.0.0 to 12.0.0 (#1389) (9e72885)

v6.0.0

20 Mar 19:13
93c3581

Choose a tag to compare

6.0.0 (2026-03-20)

⚠ BREAKING CHANGES

  • client: remove exports formatAttributes and CARRIAGE_RETURN constants
  • deps: bump htmlparser2 from 10.1.0 to 11.0.0
  • deps: bump domhandler from 5.0.3 to 6.0.1

Code Refactoring

  • client: remove exports formatAttributes and CARRIAGE_RETURN (77c2e92)

Build System

  • deps: bump domhandler from 5.0.3 to 6.0.1 (24b7e31)
  • deps: bump htmlparser2 from 10.1.0 to 11.0.0 (cb389eb)

v5.1.8

06 Feb 06:30
b884239

Choose a tag to compare

5.1.8 (2026-02-06)

Bug Fixes

  • client: fix polynomial regular expression used on uncontrolled data (#1330) (35f32fa)

v5.1.7

30 Jan 23:48
5f7d786

Choose a tag to compare

5.1.7 (2026-01-30)

Continuous Integration

  • fix npm script "prepublishOnly" (7e32cdd)

v5.1.6

30 Jan 23:39
c8d8b15

Choose a tag to compare

5.1.6 (2026-01-30)

Bug Fixes

  • correct internal resolution resolution of esm types (e98355d), closes #1317
  • fix ESM build and types (67f1ff5), closes #1317

v5.1.5

26 Jan 08:14
3359f5c

Choose a tag to compare

5.1.5 (2026-01-26)

Bug Fixes

  • resolve ModuleNotFoundError in ESM environments by generating native bundles (#1299) (7172552) @Div627

v5.1.4

23 Jan 03:41
c2ce150

Choose a tag to compare

5.1.4 (2026-01-23)

Miscellaneous Chores

v5.1.3

23 Jan 03:28
6ee0f2d

Choose a tag to compare

5.1.3 (2026-01-23)

Performance Improvements

  • deps: bump htmlparser2 from 10.0.0 to 10.1.0 (#1307) (bcaa908)

v5.1.2

16 Nov 00:51
74b8906

Choose a tag to compare

5.1.2 (2025-11-16)

Documentation

  • readme: replace badgen.net with shields.io status badges (8c28b69)

v5.1.1

09 May 21:48
7b53e7f

Choose a tag to compare

5.1.1 (2025-05-09)

Documentation

  • readme: fix build status badge (192c097)