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

[pull] master from reduxjs:master #311

Open
wants to merge 802 commits into
base: master
Choose a base branch
from
Open

Conversation

pull[bot]
Copy link

@pull pull bot commented May 1, 2021

See Commits and Changes for more details.


Created by pull[bot]

Can you help keep this open source service alive? 💖 Please sponsor : )

andreaevolo and others added 23 commits June 21, 2023 20:32
…ink-4570

Updated obsolete link that pointed to an old repo for cra-template-redux
Co-authored-by: Ben Durrant <[email protected]>
Co-authored-by: Tim Dorr <[email protected]>
`getDefaultMiddleware` has been marked as deprecated.

Prefer to use the callback notation for the middleware option in configureStore to access a pre-typed getDefaultMiddleware instead.
Update to use specialized `getDefaultMiddleware().prepend()` to correctly preserve the types of the middleware in Typescript.
add links to egghead RTK Query tutorial
Changed TypeSCript to TypeScript at the bottom for the testing section.
Update documentation to use `getDefaultMiddleware().prepend(loggerMiddleware)`
timdorr and others added 30 commits August 13, 2024 21:33
fix duplicated line and wrong status.
We get "selectAllPosts" and "selectPostById" as a result of destructuring "postsSlice.selectors" field.
Fixed a typo and changed highlighting
Add redux.dev course callouts
Fix typo in documentation: redux essentials
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.