Skip to content

Inferno 0.7.26

Compare
Choose a tag to compare
@trueadm trueadm released this 09 Aug 20:08
· 3325 commits to master since this release

This release contains minor changes to inferno-dom to better improve patching of elements props where cached prop lists are not available. inferno-router now has better support for NodeJS (without attempting to access browser globals).

Various under-the-hood changes for streams in rendering were also pulled in – although are still very much a work-in-progress and not for consumption until the API has been revised.