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