We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9d9655d commit 12661e5Copy full SHA for 12661e5
docs/introduction/Ecosystem.md
@@ -36,6 +36,7 @@ On this page we will only feature a few of them that the Redux maintainers have
36
* [redux-undo](https://github.com/omnidan/redux-undo) — Effortless undo/redo and action history for your reducers
37
* [redux-ignore](https://github.com/omnidan/redux-ignore) — Ignore redux actions by array or filter function
38
* [redux-recycle](https://github.com/omnidan/redux-recycle) — Reset the redux state on certain actions
39
+* [redux-batched-actions](https://github.com/tshelburne/redux-batched-actions) — Dispatch several actions with a single subscriber notification
40
41
## Utilities
42
0 commit comments