Releases: remarkablemark/html-react-parser
Releases · remarkablemark/html-react-parser
v5.1.5
5.1.5 (2024-02-14)
Bug Fixes
- esm: fix attributes-to-props and dom-to-react exported types (e3c7931)
- package: move
@types/react
from devDependencies to dependencies (78b7a8e), closes #1313
v5.1.4
5.1.4 (2024-02-12)
Bug Fixes
- esm: fix exported types (7a94d61), closes #1305
- types: use
React.JSX
instead of the global JSX
namespace (a25f41c)
v5.1.3
5.1.3 (2024-02-12)
Build System
- deps: bump html-dom-parser from 5.0.7 to 5.0.8 (#1307) (00ee71b)
v5.1.2
5.1.2 (2024-02-06)
Code Refactoring
v5.1.1
5.1.1 (2024-01-13)
Build System
- deps: bump html-dom-parser from 5.0.6 to 5.0.7 (#1264) (521f7ad)
v5.1.0
5.1.0 (2024-01-10)
Features
- dom-to-react: pass index as 2nd argument to
replace
option (b27d30c), closes #1240
v5.0.11
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
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)