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

Update Redux Toolkit to version 2.0 #2471

Merged
merged 1 commit into from
Mar 25, 2024
Merged

Update Redux Toolkit to version 2.0 #2471

merged 1 commit into from
Mar 25, 2024

Conversation

jamie-suse
Copy link
Contributor

Description

As it says on the tin - updates Redux Toolkit to version 2.0.

The only code change needed for this codebase is configureStore.middleware must be a callback

How was this tested?

Prior unit and end-to-end tests should ensure that behaviour is unchanged.

@jamie-suse jamie-suse added enhancement New feature or request javascript Pull requests that update Javascript code labels Mar 25, 2024
@jamie-suse jamie-suse self-assigned this Mar 25, 2024
Copy link
Member

@nelsonkopliku nelsonkopliku left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🚀

Copy link
Contributor

@dottorblaster dottorblaster left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Aw yeeeeeeeah

@jamie-suse jamie-suse merged commit 2ee862a into main Mar 25, 2024
32 checks passed
@jamie-suse jamie-suse deleted the update-rtk branch March 25, 2024 14:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request javascript Pull requests that update Javascript code
Development

Successfully merging this pull request may close these issues.

None yet

3 participants