Skip to content

Releases: immerjs/immer

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

v11.1.5

Choose a tag to compare

@github-actions github-actions released this 04 May 15:52

11.1.5 (2026-05-04)

Bug Fixes

  • handle nested proxies after spreading and inserting into an array (d3bc436)

v11.1.4

Choose a tag to compare

@github-actions github-actions released this 10 Feb 02:47
cdccf1a

11.1.4 (2026-02-10)

Bug Fixes

  • handle nested proxies after spreading and inserting into an array (90a7765)

v11.1.3

Choose a tag to compare

@github-actions github-actions released this 29 Dec 09:21
570c800

11.1.3 (2025-12-29)

Bug Fixes

v11.1.2

Choose a tag to compare

@github-actions github-actions released this 29 Dec 09:14

11.1.2 (2025-12-29)

Bug Fixes

  • bogus commit to retest release (c329ddb)