Skip to content

Commit 9ba10ad

Browse files
committed
Add redux-immutable-state-invariant to Ecosystem.md
1 parent 7f0652e commit 9ba10ad

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
@@ -18,6 +18,7 @@ On this page we will only feature a few of them that the Redux maintainers have
1818
* [redux-rx](https://github.com/acdlite/redux-rx) — RxJS utilities for Redux, including a middleware for Observable
1919
* [redux-batched-updates](https://github.com/acdlite/redux-batched-updates) — Batch React updates that occur as a result of Redux dispatches
2020
* [redux-logger](https://github.com/fcomb/redux-logger) — Log every Redux action and the next state
21+
* [redux-immutable-state-invariant](https://github.com/leoasis/redux-immutable-state-invariant) — Detects state mutations between and outside redux dispatches. For development use only.
2122

2223
## Components
2324

0 commit comments

Comments
 (0)