Releases: remarkablemark/html-react-parser
Releases Β· remarkablemark/html-react-parser
v0.5.0
07 Jun 21:34
Compare
Sorry, something went wrong.
No results found
0.5.0 (2018-12-16)
Bug Fixes
attributes-to-props: undo default function parameter (1017b25 )
Features
v0.4.7
07 Jun 21:33
Compare
Sorry, something went wrong.
No results found
v0.4.6
07 Jun 21:33
Compare
Sorry, something went wrong.
No results found
0.4.6 (2018-05-13)
Bug Fixes
v0.4.5
07 Jun 21:33
Compare
Sorry, something went wrong.
No results found
0.4.5 (2018-05-09)
Bug Fixes
package: upgrade style-to-object@0.2.1 (d065c60 )
v0.4.4
07 Jun 21:33
Compare
Sorry, something went wrong.
No results found
0.4.4 (2018-05-07)
Bug Fixes
package: upgrade react-dom-core@0.0.3 (b4a1c6e )
v0.4.3
07 Jun 21:32
Compare
Sorry, something went wrong.
No results found
0.4.3 (2018-03-27)
Bug Fixes
v0.4.2
07 Jun 21:32
Compare
Sorry, something went wrong.
No results found
0.4.2 (2018-02-20)
Bug Fixes
package: upgrade html-dom-parser@0.1.3 and devDependencies (1c236ed )
release: do not lint standard-version commit message (2d35a1f )
v0.4.1
07 Jun 21:32
Compare
Sorry, something went wrong.
No results found
0.4.1 (2017-11-28)
Bug Fixes
attributes-to-props.js: Remove unappropriate console logging and remove double quote from tests (10ff149 )
attributes-to-props.js: Use AST to transform style attributes into an style object (68cd565 )
utilities.js: Format string to lowercase before converting to camel case and assert the string is a string (4522666 )
v0.4.0
07 Jun 21:32
Compare
Sorry, something went wrong.
No results found
0.4.0 (2017-10-01)
Added
react-dom-core to dependencies (closes #43 )
react-dom 16 no longer exposes lib, which includes the DOM property configs
Upgrade devDependencies of react and react-dom to 16
Update README and examples
v0.3.6
07 Jun 21:31
Compare
Sorry, something went wrong.
No results found
0.3.6 (2017-09-30)
Changed
Dependencies
html-dom-parser@0.1.2
Fixes IE9 client parser bug
Set react and react-dom versions to ^15.4
Version 16 no longer exposes HTMLDOMPropertyConfig and SVGDOMPropertyConfig