v3.0.0
3.0.0 (2019-04-17)
Bug Fixes
- ts: Immutable / read-only arrays in TS 3.4+ (2c27133)
Features
- ts: improve curried producers (3cb0fb3)
- ts: Improve type inference based on the first arg of the recipe function (acf8a57)
- ts: Support typescript 3.4 (2868065)
- Immer now has it's own Github org,
immerjs
(17d69c3)
BREAKING CHANGES
- ts: [email protected] is now the minimum required version
this
in recipe is no longer the draft, but unbound (3f40298)- Dropped node 6 support (eecc773)