Inferno 0.7.25
This updates contains fixes for inferno-dom
, inferno-router
and inferno-server
. Specifically:
inferno-dom
now handlesinput
elements without atype
attribute given.inferno-router
now properly handles HTML5 routing, with various additions to theLink
component and exposure to internal router APIs.inferno-server
no longer duplicated attributes from Blueprints.