Skip to content

1.6.0

Compare
Choose a tag to compare
@pauldijou pauldijou released this 27 Jan 17:27
· 36 commits to master since this release
  • Add fallback option to handle any non-supported action inside a reducer.
  • Ignore any action which type starts with "@@redux/". This can be a breaking change but should not be since you should never handle those actions.