Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore!: upgrade immer to v10.1 #1

Closed
wants to merge 1 commit into from
Closed

Conversation

johannes-lindgren
Copy link
Owner

@johannes-lindgren johannes-lindgren commented Jul 20, 2024

Upgrade immer to version 10.1.

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.

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.

1 participant