Skip to content

Version 2.2

Compare
Choose a tag to compare
@developerdizzle developerdizzle released this 16 Mar 02:07
· 25 commits to master since this release

This release includes some great improvements from @vinnymac:

  • Refactors the requestAnimationFrame throttling functionality to its own utility method. #40
  • Adds a mapVirtualToProps optional parameter, refactoring functionality of converting state and props into the virtual property, allowing testing of this functionality, and allowing it to be overridden. #41

As well as some additional miscellaneous changes.