Version 2.2
This release includes some great improvements from @vinnymac:
- Refactors the
requestAnimationFramethrottling functionality to its own utility method. #40 - Adds a
mapVirtualToPropsoptional parameter, refactoring functionality of converting state and props into thevirtualproperty, allowing testing of this functionality, and allowing it to be overridden. #41
As well as some additional miscellaneous changes.