Fixes various issues with inferno-dom, including:
- missing
normaliseand wrong arguments passed during the recursivepatchoperation. - missing children from
lastPropsvia sCU for stateless components. mouseEventswas missing during a patch process
Various other changes and tweaks were made. Also, inferno-redux is now a package supported (pending the README). You can see more about this package at: https://github.com/trueadm/inferno/tree/master/packages/inferno-redux