Skip to content

Inferno v5.2.0

Compare
Choose a tag to compare
@Havunen Havunen released this 26 Jun 17:44
· 685 commits to master since this release

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