Skip to content

Inferno 3.2.0

Compare
Choose a tag to compare
@Havunen Havunen released this 20 May 09:25
· 1213 commits to master since this release

Inferno-core

Fixes bug where HTML node was removed from the DOM before componentWillUnmount callback was called.

Inferno-mobx

Prefer user set SCU callbacks over default one.

Inferno-Hyperscript

Fixes bug where "className" or "class" named props did not pass through components.

Internal

All dependencies are updated to latest versions.