Releases: remarkablemark/html-react-parser
Releases Β· remarkablemark/html-react-parser
v1.4.0
1.4.0 (2021-10-01)
Features
v1.3.0
1.3.0 (2021-09-07)
Features
- upgrade
react-property
to get react-dom 17 DOM/SVG properties (f0fbbff)
v1.2.9
1.2.9 (2021-09-05)
Build System
- deps: bump domhandler from 4.2.0 to 4.2.2 (cac7ddf)
- deps: bump html-dom-parser from 1.0.1 to 1.0.2 (72cccad)
- deps: bump react-property from 1.0.1 to 1.0.2 (9feedd7)
v1.2.8
1.2.8 (2021-08-12)
Bug Fixes
v1.2.6
1.2.6 (2021-04-18)
Bug Fixes
- attributes-to-props: correct attributes-to-props type
Props
(1bd1824), closes #242
v1.2.5
1.2.5 (2021-04-13)
Bug Fixes
- package: add domhandler to dependencies (88cb7ad), closes #240
v1.2.4
1.2.4 (2021-02-01)
Bug Fixes
- index: refactor ES module from ES6 to ES5 syntax (9112250), closes #222
v1.2.3
1.2.3 (2021-01-28)
Bug Fixes
- index: make sure to export the named exports (1689bd9), closes #217
v1.2.2
1.2.2 (2021-01-28)
Bug Fixes