Skip to content

Conversation

@johannes-lindgren
Copy link
Collaborator

Upgrade immer to version 10.1. Resolves #12

According to the migration steps, the only thing we need to do is to replace the default import:

Replace all default imports: Replace import produce from "immer" with import {produce} from "immer".

I am marking this as a breaking change, because immer v10 has breaking changes.

@sep2 sep2 merged commit 8d15a32 into main Jan 25, 2025
1 of 2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Upgrade Immer to version 10

3 participants