github infernojs/inferno 0.7.0
Inferno 0.7.0

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

Inferno 0.7 includes a vast range of performance improvements and API changes. These include:

  • Inferno.createElement has been removed from core and is now available as a stand-alone module called inferno-create-element.
  • Inferno.createBlueprint now allows you to create a blueprint of an Inferno VNode, allowing for further performance improvements and optimisations.
  • InfernoDOM has had many issues and bug fixes applied, it should not vastly more stable than before.
  • InfernoComponent now properly reacts to updates after the component has unmounted.
  • InfernoServer now renders components into HTML via InfernoServer.renderToString.

Don't miss a new inferno release

NewReleases is sending notifications on new releases.