Releases: remarkablemark/html-react-parser
Releases Β· remarkablemark/html-react-parser
v0.8.0
0.8.0 (2019-06-24)
Bug Fixes
- attributes-to-props: fix lint error
no-prototype-builtins
(fa66dfc)
Build System
- package: refactor webpack config and generate sourcemap (5dd4f07)
- package: rename npm script
cover
totest:cover
(7d806c8) - package: update
html-dom-parser@0.2.2
and devDependencies (b39ac53) - package: update dependencies and devDependencies (8765ea9)
- package: update dependency
style-to-object
to 0.2.3 (c2cc2ec)
Features
- dom-to-react: skip and do not parse <script> content (1fb5ee2)
Tests
v0.7.1
v0.7.0
0.7.0 (2019-04-05)
Bug Fixes
- coveralls: moved dtslint tests to lint folder (306fceb) @AndrewLeedham
- types: html-dom-parser > html-react-parser (438b9af) @AndrewLeedham
Features
- types: add lib/dom-to-react declaration (27ed8b6) @AndrewLeedham
v0.6.4
0.6.4 (2019-03-29)
Bug Fixes
- dom-to-react: allow custom keys for replacement (abf20a2) @NadiaIvaniuckovich
- dom-to-react: fix typos in the test (4eec53e) @NadiaIvaniuckovich
v0.6.3
v0.6.2
v0.6.1
v0.6.0
0.6.0 (2018-12-17)
Features
- utilities: add support for custom styles beginning with "--*" (2c0a9dc) @samikarak