markerikson / redux-ecosystem-links

A categorized list of Redux-related addons, libraries, and utilities
5.23k stars 373 forks source link

add redux-immer #92

Closed salvoravida closed 3 years ago

salvoravida commented 5 years ago

redux-immer is used to create an equivalent function of Redux combineReducers that works with immer state.