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

Fix Redux Middleware types #29800

Merged
merged 1 commit into from
Apr 2, 2024

Conversation

renchap
Copy link
Sponsor Member

@renchap renchap commented Mar 29, 2024

Even if ESLint complains about using {} here, this is needed for the AppDispatch types to be merged correctly.

See reduxjs/redux-toolkit#4312 (comment) for the full explanation

Needed for #29789

Even if ESLint complains about using `{}` here, this is needed for the `AppDispatch` types to be merged correctly.

See reduxjs/redux-toolkit#4312 (comment) for the full explanation
@renchap renchap changed the title Fixes Redux Middleware types Fix Redux Middleware types Mar 29, 2024
Copy link
Contributor

@ClearlyClaire ClearlyClaire left a comment

Choose a reason for hiding this comment

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

I'm not very knowledgeable in redux-toolkit and Typescript, but I will trust you on this.

@ClearlyClaire ClearlyClaire added this pull request to the merge queue Apr 2, 2024
Merged via the queue into mastodon:main with commit 0763522 Apr 2, 2024
34 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants