Skip to content

Releases: immerjs/immer

v1.10.1

11 Jan 18:59
Compare
Choose a tag to compare

1.10.1 (2019-01-11)

Bug Fixes

  • ts: parameter types of curried producers (89f6443), closes #288

v1.10.0

04 Jan 15:55
Compare
Choose a tag to compare

1.10.0 (2019-01-04)

Features

  • passing drafts to produce (9c53415)

v1.9.3

18 Dec 16:20
Compare
Choose a tag to compare

1.9.3 (2018-12-18)

Bug Fixes

v1.9.2

16 Dec 15:41
Compare
Choose a tag to compare

1.9.2 (2018-12-16)

Bug Fixes

v1.9.1

16 Dec 14:53
Compare
Choose a tag to compare

1.9.1 (2018-12-16)

Bug Fixes

  • revert .d.ts and .js.flow module names (44cf843)
  • test: faulty .flowconfig (e8fe4ba)
  • test: use dist/immer.js in __tests__/types.ts (603664b)

Performance Improvements

  • proxy: avoid has where possible (4b9b637)

v1.9.0

15 Dec 23:30
Compare
Choose a tag to compare

1.9.0 (2018-12-15)

TypeScript users: Please pin your immer version to 1.8 if you use typescript <3.1.1. Thanks!

Bug Fixes

Features

Performance Improvements

  • proxy: deletion of an undeclared property (c0ce252)

v1.8.2

12 Dec 05:24
Compare
Choose a tag to compare

1.8.2 (2018-12-12)

Bug Fixes

  • ci: build before release (2f2eb9f)

v1.8.1

12 Dec 04:43
Compare
Choose a tag to compare

1.8.1 (2018-12-12)

Bug Fixes

  • always use assign polyfill (241a648)
  • ci: install semantic-release on ci only (4a64599)

v1.8.0

12 Dec 04:53
Compare
Choose a tag to compare

For v1.8.0 and under, please visit the old changelog.md.