github infernojs/inferno 0.7.12
Inferno 0.7.12

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

This release brings about many bug fixes to inferno-server, inferno-component and inferno-dom. Most notably, a new package has been added.

  • New package: inferno-create-class allowing for ES5 creation of Inferno Components.
  • inferno-dom now attempts to hydrate SSR content from inferno-server.
  • inferno-component now properly handles sCU in some use cases where it might instead clear the content.
  • inferno-dom now clears a container if it is no longer empty (and warns the user if they use document.body).
  • inferno-server now handles Inferno's blueprints properly.
  • inferno-server no longer attempts to access the window object when in NodeJS.
  • inferno-dom unitless CSS property support has been re-added at a cost in bundle size.

Don't miss a new inferno release

NewReleases is sending notifications on new releases.