esamattis / immer-reducer

Type-safe and terse reducers with Typescript for React Hooks and Redux
http://npm.im/immer-reducer
MIT License
225 stars 15 forks source link

allow inherited reducers in actions #39

Closed jiang-yifan closed 5 years ago

jiang-yifan commented 5 years ago

Allows for reducers to be inherited Generated actions will include inherited members

esamattis commented 5 years ago

Thanks! Released in 0.7.7

https://github.com/epeli/immer-reducer/releases/tag/v0.7.7