Skip to content

v0.2.0

Compare
Choose a tag to compare
@randycoulman randycoulman released this 14 Dec 19:18
· 48 commits to master since this release

Added

  • Add globalizeSelectors for adapting selectors that work on a slice of the state tree to allow them to work on the entire state tree. See Globalizing Redux Selectors for more information. (#2, #5)