You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -33,7 +34,8 @@ On this page we will only feature a few of them that the Redux maintainers have
33
34
*[normalizr](https://github.com/gaearon/normalizr) — Normalize nested API responses for easier consumption by the reducers
34
35
*[redux-actions](https://github.com/acdlite/redux-actions) — Reduces the boilerplate in writing reducers and action creators
35
36
*[redux-transducers](https://github.com/acdlite/redux-transducers) — Transducer utilities for Redux
36
-
*[redux-immutablejs](https://github.com/indexiatech/redux-immutablejs) - Integration tools between Redux and [Immutable](https://github.com/facebook/immutable-js/)
37
+
*[redux-immutablejs](https://github.com/indexiatech/redux-immutablejs) — Integration tools between Redux and [Immutable](https://github.com/facebook/immutable-js/)
38
+
*[redux-undo](https://github.com/omnidan/redux-undo) — Effortless undo/redo and action history for your reducers
0 commit comments