Skip to content

Commit 0180ea6

Browse files
chore(master): release 5.1.6
1 parent 1fe8bd4 commit 0180ea6

3 files changed

Lines changed: 11 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# Changelog
22

3+
## [5.1.6](https://github.com/remarkablemark/html-dom-parser/compare/v5.1.5...v5.1.6) (2026-01-30)
4+
5+
6+
### Bug Fixes
7+
8+
* correct internal resolution resolution of esm types ([e98355d](https://github.com/remarkablemark/html-dom-parser/commit/e98355dc295001e740c8d88a49268ff928b5ba90)), closes [#1317](https://github.com/remarkablemark/html-dom-parser/issues/1317)
9+
* fix ESM build and types ([67f1ff5](https://github.com/remarkablemark/html-dom-parser/commit/67f1ff5c8f35d51425d3494c8e439b0050db9aec)), closes [#1317](https://github.com/remarkablemark/html-dom-parser/issues/1317)
10+
311
## [5.1.5](https://github.com/remarkablemark/html-dom-parser/compare/v5.1.4...v5.1.5) (2026-01-26)
412

513

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "html-dom-parser",
3-
"version": "5.1.5",
3+
"version": "5.1.6",
44
"description": "HTML to DOM parser.",
55
"author": "Mark <mark@remarkablemark.org> (https://remarkabl.org)",
66
"funding": [

0 commit comments

Comments
 (0)