Skip to content

Releases: remarkablemark/html-react-parser

v5.0.10

18 Dec 17:34
298753d
Compare
Choose a tag to compare

5.0.10 (2023-12-18)

Bug Fixes

  • esm: make ESM exports explicit in index.mjs and utilities.mjs (3e0fd2b)

v5.0.9

18 Dec 06:32
a34b757
Compare
Choose a tag to compare

5.0.9 (2023-12-18)

Bug Fixes

  • esm: fix ESM types by adding .mts declaration files (ce09a65)

v5.0.8

18 Dec 05:11
5e91964
Compare
Choose a tag to compare

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

04 Dec 05:58
aa63290
Compare
Choose a tag to compare

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

03 Nov 05:41
a3398cc
Compare
Choose a tag to compare

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

02 Nov 16:31
e1537ab
Compare
Choose a tag to compare

5.0.5 (2023-11-02)

Code Refactoring

v5.0.4

01 Nov 18:50
c3daa01
Compare
Choose a tag to compare

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

30 Oct 23:51
b775089
Compare
Choose a tag to compare

5.0.3 (2023-10-30)

Bug Fixes

v5.0.2

30 Oct 15:45
53dcc20
Compare
Choose a tag to compare

5.0.2 (2023-10-30)

Code Refactoring

v5.0.1

29 Oct 20:00
4d3931f
Compare
Choose a tag to compare

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)