Skip to content

Inferno 0.5.13

Compare
Choose a tag to compare
@trueadm trueadm released this 11 Jan 02:32
· 4404 commits to master since this release

Inferno has now been broken into smaller, sub-packages, notably: inferno-dom, inferno-component, inferno-server. Please ensure you read the the README.md for details on the changes. Other improvements/changes listed below:

  • progress made on server side rendering (still very much in early development)
  • lots of bug fixes and performance improvements
  • added a dbmonster example
  • improved test coverage and test quality
  • changes made to the ES linting rules
  • refactors of some key components to reduce file size and improve consistency