Skip to content

Releases: immerjs/immer

v11.1.15

Choose a tag to compare

@github-actions github-actions released this 16 Jul 18:46
a3be9df

11.1.15 (2026-07-16)

Bug Fixes

v11.1.14

Choose a tag to compare

@github-actions github-actions released this 16 Jul 18:44
7cab3c2

11.1.14 (2026-07-16)

Bug Fixes

  • throw proper immer error when applyPatches path traverses null (#1251) (e38ad71)

v11.1.13

Choose a tag to compare

@github-actions github-actions released this 16 Jul 18:41
a73672a

11.1.13 (2026-07-16)

Bug Fixes

  • draft relocated base refs after reverse/sort in array-methods plugin (#1255) (a73672a)

v11.1.12

Choose a tag to compare

@github-actions github-actions released this 16 Jul 18:30
e4f5923

11.1.12 (2026-07-16)

Bug Fixes

v11.1.11

Choose a tag to compare

@github-actions github-actions released this 03 Jul 16:34
60ca295

11.1.11 (2026-07-03)

Bug Fixes

v11.1.10

Choose a tag to compare

@github-actions github-actions released this 03 Jul 16:12
16e225b

11.1.10 (2026-07-03)

Bug Fixes

  • undefined assigned to a prototype-inherited key gets dropped (#1262) (16e225b)

v11.1.9

Choose a tag to compare

@github-actions github-actions released this 01 Jul 10:54
48fc378

11.1.9 (2026-07-01)

Bug Fixes

  • prevent prototype pollution via constructor.prototype access (CVE-2026-XXXX) (#1259) (48fc378)

v11.1.8

Choose a tag to compare

@github-actions github-actions released this 08 May 15:09
bf2d154

11.1.8 (2026-05-08)

Bug Fixes

  • update current and original typings to assert draft value is unwrapped (#1236) (bf2d154)

v11.1.7

Choose a tag to compare

@github-actions github-actions released this 06 May 13:41
7390d6c

11.1.7 (2026-05-06)

Bug Fixes

  • improve higher order type inference for WritableDraft (#1205) (7390d6c)

v11.1.6

Choose a tag to compare

@github-actions github-actions released this 04 May 16:24
b40b04f

11.1.6 (2026-05-04)

Bug Fixes