Skip to content

Commit 12661e5

Browse files
committed
Add redux-batched-actions to Ecosystem
1 parent 9d9655d commit 12661e5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/introduction/Ecosystem.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,7 @@ On this page we will only feature a few of them that the Redux maintainers have
3636
* [redux-undo](https://github.com/omnidan/redux-undo) — Effortless undo/redo and action history for your reducers
3737
* [redux-ignore](https://github.com/omnidan/redux-ignore) — Ignore redux actions by array or filter function
3838
* [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
3940

4041
## Utilities
4142

0 commit comments

Comments
 (0)