Skip to content

v0.7.0

Latest
Compare
Choose a tag to compare
@TimBeyer TimBeyer released this 09 Jul 10:41
· 15 commits to master since this release

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.