Releases: TimBeyer/html-to-vdom
Releases · TimBeyer/html-to-vdom
v0.7.0
HTML attribute parsing has been improved by using React's list of attributes and properties to decide what to set on the VNode.
You should experience better compatibility and full support for HTML5.
Custom attributes are no longer lower cased automatically.