Releases: remarkablemark/html-react-parser
Releases ยท remarkablemark/html-react-parser
v5.0.10
5.0.10 (2023-12-18)
Bug Fixes
- esm: make ESM exports explicit in index.mjs and utilities.mjs (3e0fd2b)
v5.0.9
5.0.9 (2023-12-18)
Bug Fixes
- esm: fix ESM types by adding .mts declaration files (ce09a65)
v5.0.8
5.0.8 (2023-12-18)
Build System
- deps: bump html-dom-parser from 5.0.4 to 5.0.5 (#1221) (bdc69bf)
v5.0.7
5.0.7 (2023-12-04)
Build System
- deps: bump style-to-js from 1.1.9 to 1.1.10 (#1202) (1e18d9d)
v5.0.6
5.0.6 (2023-11-03)
Build System
- deps: bump style-to-js from 1.1.8 to 1.1.9 (#1151) (ec6aefc)
v5.0.5
5.0.5 (2023-11-02)
Code Refactoring
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)