Skip to content

Releases: immerjs/immer

v11.1.18

Choose a tag to compare

@github-actions github-actions released this 19 Aug 07:24
b00474e

11.1.18 (2026-08-19)

Bug Fixes

  • remove global var Iterator declaration conflicting with ESNext lib (#1290) (b00474e), closes #1273

v11.1.17

Choose a tag to compare

@github-actions github-actions released this 16 Aug 03:10
907395a

11.1.17 (2026-08-16)

Bug Fixes

  • preserve structural sharing for no-op array-methods calls (0c3efdd)

v11.1.16

Choose a tag to compare

@github-actions github-actions released this 05 Aug 19:24
d2c158f

11.1.16 (2026-08-05)

Bug Fixes

  • key inserted array indices by name in the array-methods plugin (e3df956)

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)