github infernojs/inferno 0.7.10
Inferno 0.7.10

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

Overview

This release fixes various issues with inferno, inferno-dom and inferno-component. It also introduces a new core package routing module called inferno-router. More can be found out about inferno-router at https://github.com/trueadm/inferno/tree/master/packages/inferno-router. Also, due to popular demand Inferno now supports dangerouslySetInnerHTML as per the React specification.

Bug Fixes

  • Components using blueprints no longer mutate static children props when a child is changed between updates
  • Ref children nodes now correctly get referenced to the right parent
  • Various tweaks how contextis passed about functional components

Don't miss a new inferno release

NewReleases is sending notifications on new releases.