Skip to content

1.1.0

Choose a tag to compare

@mhelmer mhelmer released this 03 Apr 19:12
· 50 commits to master since this release

Added

  • Markdown docs in the repo
  • createReducersByKey: Transforms an object with reducers to a combined reducer with byKey-filtering.
  • transformReducers: Transforms an object with reducers into an object with the original reducers merged with transformed reducers for matching keys.