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

Update to latest version of TS / Immer #28

Closed META-DREAMER closed 5 years ago

META-DREAMER commented 5 years ago

Would be nice to have immer 3.x.x and TS 3.4

esamattis commented 5 years ago

Yup. Will happen soonish. There are some non-trivial type errors with Immer 3.x so I can't just release it. Need to figure those out first. (PR welcome thou if you're in hurry)