Releases: remarkablemark/html-react-parser
Releases · remarkablemark/html-react-parser
v5.0.4
5.0.4 (2023-11-01)
Code Refactoring
Build System
- deps: bump html-dom-parser from 5.0.3 to 5.0.4 (#1141) (f5d9149)
v5.0.3
5.0.3 (2023-10-30)
Bug Fixes
v5.0.2
5.0.2 (2023-10-30)
Code Refactoring
v5.0.1
5.0.1 (2023-10-29)
Bug Fixes
- dom-to-react: default props.children to undefined instead of null (a6978c3)
- types: add back
object
to replace
option return type (88eea66)
v5.0.0
5.0.0 (2023-10-29)
⚠ BREAKING CHANGES
- CommonJS imports require the
.default
key
Code Refactoring
v4.2.10
4.2.10 (2023-10-28)
Build System
- deps: bump html-dom-parser from 5.0.2 to 5.0.3 (#1108) (52f7615)
v4.2.9
4.2.9 (2023-10-22)
Build System
- package: bump react-property from 2.0.0 to 2.0.2 (665b30a)
v4.2.8
4.2.8 (2023-10-21)
Miscellaneous Chores
- utilities: remove unused function
invertObject
(7cc8df7)
v4.2.7
4.2.7 (2023-10-20)
Bug Fixes
- upgrade html-dom-parser and style-to-js to fix source map warnings (4469022)
v4.2.6
4.2.6 (2023-10-19)
Build System
- deps: bump style-to-js from 1.1.5 to 1.1.6 (#1092) (93206d3)