Skip to content

Commit 13058f0

Browse files
committed
Add redux-batched-updates
1 parent dcbeaf2 commit 13058f0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/introduction/Ecosystem.md

+1
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ On this page we will only feature a few of them that the Redux maintainers have
1616
* [redux-thunk](http://github.com/gaearon/redux-thunk) — The easiest way to write async action creators
1717
* [redux-promise](https://github.com/acdlite/redux-promise)[FSA](https://github.com/acdlite/flux-standard-action)-compliant promise middleware
1818
* [redux-rx](https://github.com/acdlite/redux-rx) — RxJS utilities for Redux, including a middleware for Observable
19+
* [redux-batched-updates](https://github.com/acdlite/redux-batched-updates) — Batch React updates that occur as a result of Redux dispatches
1920

2021
## Libraries
2122

0 commit comments

Comments
 (0)