Html React Parser Versions Save

📝 HTML to React parser.

v5.1.0

5 months ago

5.1.0 (2024-01-10)

Features

  • dom-to-react: pass index as 2nd argument to replace option (b27d30c), closes #1240

v5.0.11

6 months ago

5.0.11 (2023-12-20)

Build System

  • deps: bump html-dom-parser from 5.0.5 to 5.0.6 (#1233) (0c70c12)

v5.0.10

6 months ago

5.0.10 (2023-12-18)

Bug Fixes

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

v5.0.9

6 months ago

5.0.9 (2023-12-18)

Bug Fixes

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

v5.0.8

6 months ago

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

7 months ago

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

8 months ago

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

8 months ago

5.0.5 (2023-11-02)

Code Refactoring

  • improved attributes-to-props, dom-to-react, utilities (049f19a) @ssi02014

v5.0.4

8 months ago

5.0.4 (2023-11-01)

Code Refactoring

  • type: improved attributes-to-props and utilities type (f65ba8d) @ssi02014

Build System

  • deps: bump html-dom-parser from 5.0.3 to 5.0.4 (#1141) (f5d9149)

v5.0.3

8 months ago

5.0.3 (2023-10-30)

Bug Fixes