github infernojs/inferno v1.5
Inferno 1.5

latest releases: v8.2.3, v8.2.2, v8.2.1...
7 years ago

Inferno v1.5 Release Notes

New Features

Potentially breaking change:
className has been moved into vNode core, so createVNode API has changed

THIS VERSION REQUIRES BABEL-PLUGIN-INFERNO VERSION 3.0+

setState has been refactored and now correctly switches to async - What this means is that you no longer should have to manually set async, and fixes bugs around the cursor position on controlled text inputs

Performance enhancements

Bug Fixes

Don't miss a new inferno release

NewReleases is sending notifications on new releases.