Releases: immerjs/immer
Releases · immerjs/immer
v5.3.6
5.3.6 (2020-02-12)
Bug Fixes
mark immer as sideEffect free module (although effects will be limited for now) (21c1597 )
v5.3.5
5.3.5 (2020-02-10)
Bug Fixes
v5.3.4
5.3.4 (2020-02-05)
Bug Fixes
attempt to fix locally not reproducible build issue (f91bcbb )
v5.3.3
5.3.3 (2020-02-04)
Bug Fixes
Set
inside patches were not correctly cloned. Fixes #521 (9d8d995 )
Fixed issue where drafts from nested producers were frozen. Fixes #522 , #524 (acc5e54 )
incorrect patches generated for array if property was deleted inside (1e451a3 )
patches when delete object property in array (fb5c316 )
v5.3.1
5.3.1 (2020-01-15)
Bug Fixes
v5.3.0
5.3.0 (2020-01-14)
Bug Fixes
Features
general typing improvements for TS 3.7 and up (f930ce1 )
v5.2.1
5.2.1 (2020-01-10)
Bug Fixes
v5.2.0
5.2.0 (2020-01-09)
Features
v5.1.0
5.1.0 (2019-12-20)
Features
convert Immer to TypeScript (52c9914 )
v5.0.2
5.0.2 (2019-12-18)
Bug Fixes
You can’t perform that action at this time.