Releases: immerjs/immer
Releases · immerjs/immer
v9.0.17
02 Jan 11:38
Compare
Sorry, something went wrong.
No results found
v9.0.16
22 Oct 13:17
Compare
Sorry, something went wrong.
No results found
9.0.16 (2022-10-22)
Bug Fixes
protect isDraftable against undefined constructor (#969 ) (ced4563 )
v9.0.15
13 Jun 11:29
Compare
Sorry, something went wrong.
No results found
9.0.15 (2022-06-13)
Bug Fixes
Add "types" to exports for TypeScript 4.7 (#946 ) (85ce6b7 )
v9.0.14
12 May 11:44
Compare
Sorry, something went wrong.
No results found
9.0.14 (2022-05-12)
Bug Fixes
Use .esm.js module for backwards compatibility with old build tools (#939 ) (d30d219 )
v9.0.13
11 May 17:44
Compare
Sorry, something went wrong.
No results found
9.0.13 (2022-05-11)
Bug Fixes
consistent recipe return type in produceWithPatches (#934 ) (220d61d )
incorrect return type for async produceWithPatches (#933 ) (9f7623d )
v9.0.12
11 Jan 13:28
Compare
Sorry, something went wrong.
No results found
9.0.12 (2022-01-11)
Bug Fixes
produceWithPatches should not wrap result in Immutable, fixes #850 , #881 (d8f2636 )
v9.0.11
11 Jan 12:45
Compare
Sorry, something went wrong.
No results found
9.0.11 (2022-01-11)
Bug Fixes
incorrect patches for delete on arrays. Fixes #879 (d91a659 )
v9.0.10
11 Jan 12:29
Compare
Sorry, something went wrong.
No results found
9.0.10 (2022-01-11)
Bug Fixes
No patches being generated for root primitive replacements. Fixes #888 (0f96270 )
v9.0.9
11 Jan 11:05
Compare
Sorry, something went wrong.
No results found
9.0.9 (2022-01-11)
Bug Fixes
make sure produceWithPatches accepts promises (d80e823 )
v9.0.8
11 Jan 11:02
Compare
Sorry, something went wrong.
No results found
9.0.8 (2022-01-11)
Bug Fixes
immerjs#876 Ensure empty patch set for atomic set+delete on Map (#878 ) (e140918 )
You can’t perform that action at this time.