Skip to content

Commit

Permalink
docs: add migration guide for v3
Browse files Browse the repository at this point in the history
  • Loading branch information
aleclarson committed Apr 17, 2019
1 parent 4191969 commit a437755
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -737,7 +737,9 @@ Most important observation:

**Immer 2.\* -> 3.0**

TODO
In your producers, make sure you're not treating `this` as the draft. (see here: https://github.com/immerjs/immer/issues/308)

Upgrade to `typescript@^3.4` if you're a TypeScript user.

**Immer 1.\* -> 2.0**

Expand Down

0 comments on commit a437755

Please sign in to comment.