Releases: remarkablemark/html-react-parser
Releases · remarkablemark/html-react-parser
v4.2.4
4.2.4 (2023-10-17)
Build System
- package: bump html-dom-parser from 4.0.1 to 5.0.0 (9fb888f)
v4.2.3
4.2.3 (2023-10-16)
Build System
- deps: bump html-dom-parser from 4.0.0 to 4.0.1 (#1081) (9e09066)
v4.2.2
4.2.2 (2023-09-01)
Build System
- deps: bump style-to-js from 1.1.3 to 1.1.4 (#1034) (7620daf)
v4.2.1
4.2.1 (2023-08-09)
Bug Fixes
v4.2.0
4.2.0 (2023-07-21)
Features
v4.1.0
4.1.0 (2023-07-20)
Features
v4.0.0
4.0.0 (2023-05-31)
⚠ BREAKING CHANGES
- deps: bump html-dom-parser from 3.1.7 to 4.0.0
Build System
- deps: bump html-dom-parser from 3.1.7 to 4.0.0 (99f02a7), closes #941
v3.0.16
3.0.16 (2023-04-21)
Documentation
- readme: bump version for README.md typo fixes (9f5ce94)
v3.0.15
3.0.15 (2023-03-25)
Build System
- package: bump html-dom-parser from 3.1.6 to 3.1.7 (ed585e2)
v3.0.14
3.0.14 (2023-03-24)
Bug Fixes
- types: fix "Type error: ',' expected." in index.d.ts (d9c608d), closes #871