github infernojs/inferno v6.2.0
Inferno v6.2.0

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

Inferno core

This release does small improvement to runtime performance on V8 and code clean up

  • Fixed v8 de-optimization "not enough type information..." in patchChildren method
  • Fixed issue where v8 was de-opting during event delegation handling reason "wrong map"
  • Fixed issue where linkEvent methods were always re-attached

JSX plugin (babel-plugin-inferno v6.0.3)

  • Added new option defineAllArguments it can be used to work around V8 Builtin:ArgumentsAdaptorTrampoline this comes with a cost of bundle size increase. Disabled by default

Don't miss a new inferno release

NewReleases is sending notifications on new releases.