github infernojs/inferno 0.7.15
Inferno 0.7.15

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

This update contained performance improvements, a small code base and several fixes and improvements.

  • inferno-dom now has a much leaner patch mechanism which results in better performance.
  • inferno-server now handles stripping of potentially bad HTML characters from attributes and text nodes, which could be used for XSS attacks.
  • inferno now properly handles JSX spread attribute events that are camelCase.
  • inferno-dom better recycles nonKeyed elements and unmounts them with a better implementation.

Don't miss a new inferno release

NewReleases is sending notifications on new releases.