Releases: remarkablemark/html-react-parser
Releases · remarkablemark/html-react-parser
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
v3.0.9
3.0.9 (2023-02-11)
Bug Fixes
- index: fix exports for UMD build (CDN script) (6225395), closes #828
v3.0.8
3.0.8 (2023-01-17)
Bug Fixes
- package: include types in exports to support TypeScript ESM node16 (39844c4)
Build System
- package: bump html-dom-parser from 3.1.2 to 3.1.3 (bfe970a)
- package: bump style-to-js from 1.1.2 to 1.1.3 (7cf5b99)
v3.0.7
3.0.7 (2023-01-05)
Bug Fixes
- attributes-to-props: don't convert value of option tag (#790) (bb4bf49)
v3.0.6
3.0.6 (2022-12-25)
Build System
- package: bump style-to-js from 1.1.1 to 1.1.2 (019f1bc)
v3.0.5
3.0.5 (2022-12-25)
Bug Fixes
- index: don't export unused domhandler class Node (7a9c207)
- index: export domhandler classes (4fc3a73)