The devDependency reduce-reducers was updated from 0.4.3 to 1.0.0.
This version is not covered by your current version range.
If you don’t accept this pull request, your project will work just like it did before. However, you might be missing out on a bunch of new features, fixes and/or performance improvements from the dependency update.
FAQ and help
There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html). If those don’t help, you can always [ask the humans behind Greenkeeper](https://github.com/greenkeeperio/greenkeeper/issues/new).
The devDependency reduce-reducers was updated from
0.4.3
to1.0.0
.This version is not covered by your current version range.
If you don’t accept this pull request, your project will work just like it did before. However, you might be missing out on a bunch of new features, fixes and/or performance improvements from the dependency update.
Release Notes for v1.0.0
BREAKING CHANGES
initialState
is now the first argument instead of the last to support TypeScript:Added
Commits
The new version differs by 4 commits.
f1634d1
1.0.0
508df6a
[#25] Change order of arguments (#27)
c98af2d
Update index.js
26deebc
Added an error message if an undefined reducer was passed in
See the full diff
FAQ and help
There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html). If those don’t help, you can always [ask the humans behind Greenkeeper](https://github.com/greenkeeperio/greenkeeper/issues/new).Your Greenkeeper bot :palm_tree: