Skip to content

Commit 46a6825

Browse files
chore(master): release 6.0.0
1 parent c3d3092 commit 46a6825

3 files changed

Lines changed: 16 additions & 3 deletions

File tree

CHANGELOG.md

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

3+
## [6.0.0](https://github.com/remarkablemark/html-react-parser/compare/v5.2.17...v6.0.0) (2026-04-02)
4+
5+
6+
### ⚠ BREAKING CHANGES
7+
8+
* **deps:** bump domhandler from 5.0.3 to 6.0.1
9+
* **tsconfig:** change build target from `es5` to `es2016`
10+
11+
### Build System
12+
13+
* **deps:** bump domhandler from 5.0.3 to 6.0.1 ([#2163](https://github.com/remarkablemark/html-react-parser/issues/2163)) ([c3d3092](https://github.com/remarkablemark/html-react-parser/commit/c3d30926dc933650a217ea388cc3d76e36d09bd3))
14+
* **tsconfig:** change target from es5 to es2016 ([796f4de](https://github.com/remarkablemark/html-react-parser/commit/796f4de6c57363ad7744426d7dacdadc47d3e876))
15+
316
## [5.2.17](https://github.com/remarkablemark/html-react-parser/compare/v5.2.16...v5.2.17) (2026-02-07)
417

518

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-react-parser",
3-
"version": "5.2.17",
3+
"version": "6.0.0",
44
"description": "HTML to React parser.",
55
"author": "Mark <mark@remarkablemark.org> (https://remarkabl.org)",
66
"funding": [

0 commit comments

Comments
 (0)