Releases: remarkablemark/html-react-parser
Releases · remarkablemark/html-react-parser
v4.2.1
4.2.1 (2023-08-09)
Bug Fixes
v4.2.0
4.2.0 (2023-07-21)
Features
v4.1.0
4.1.0 (2023-07-20)
Features
v4.0.0
4.0.0 (2023-05-31)
⚠ BREAKING CHANGES
- deps: bump html-dom-parser from 3.1.7 to 4.0.0
Build System
- deps: bump html-dom-parser from 3.1.7 to 4.0.0 (99f02a7), closes #941
v3.0.16
3.0.16 (2023-04-21)
Documentation
- readme: bump version for README.md typo fixes (9f5ce94)
v3.0.15
3.0.15 (2023-03-25)
Build System
- package: bump html-dom-parser from 3.1.6 to 3.1.7 (ed585e2)
v3.0.14
3.0.14 (2023-03-24)
Bug Fixes
- types: fix "Type error: ',' expected." in index.d.ts (d9c608d), closes #871
v3.0.13
3.0.13 (2023-03-22)
Bug Fixes
- bump html-dom-parser to 3.1.6 to fix feGaussianBlur misspelling (81bfeba), closes #734
v3.0.11
3.0.11 (2023-03-04)
Bug Fixes
- attributes-to-props: don't convert non-uncontrolled component props (76eab7c), closes #839