Inferno-core
Fixes issue where Inferno's synthetic events blocked Firefox mid click #6b4abe7
Typescript support
onDoubleClick
type has been renamed to onDblClick
to match inferno events 15a2196
Fixes typescript error when using Route
component from inferno-router
e649417
Inferno-redux
Exposed wrapActionCreators
method
Maintenance
Dependencies updated