Skip to content

Pull requests: reduxjs/redux-toolkit

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

ci: bump GitHub Actions to their latest versions Dependencies Pull requests that update a dependency file GitHub Actions Pull requests that update GitHub Actions code Maintenance Internal repository maintenance and upkeep.
#5358 opened Aug 5, 2026 by aryaemami59 Member Loading… 3.0
chore(toolkit): remove redundant and unused type declarations RTK-Query Issues related to Redux-Toolkit-Query TypeScript Issues related to TypeScript.
#5356 opened Aug 4, 2026 by aryaemami59 Member Loading… 3.0
feat(toolkit): add createAsyncThunkWithProgress RTK-Query Issues related to Redux-Toolkit-Query
#5354 opened Aug 3, 2026 by AnielloFalcone Loading…
4 tasks done
3.0
docs: note redux-persist maintenance status in persistence guide Documentation Improvements or additions to documentation RTK-Query Issues related to Redux-Toolkit-Query
#5349 opened Jul 23, 2026 by Hashim1999164 Loading…
2 tasks done
docs: clarify useLazyQuery data is undefined until trigger Documentation Improvements or additions to documentation RTK-Query Issues related to Redux-Toolkit-Query
#5348 opened Jul 23, 2026 by Hashim1999164 Loading…
2 tasks
fix(toolkit): preserve unsubscribed results during invalidation RTK-Query Issues related to Redux-Toolkit-Query
#5347 opened Jul 22, 2026 by rajanpanth Loading…
[3.0] Remove Action generic argument from configureStore RTK-Query Issues related to Redux-Toolkit-Query
#5345 opened Jul 20, 2026 by veksa Contributor Loading… 3.0
fix(query): don't reset keepUnusedDataFor on condition-skipped queries RTK-Query Issues related to Redux-Toolkit-Query
#5343 opened Jul 20, 2026 by veksa Contributor Loading…
fix(toolkit): prevent infinite refetch loop when query args contain NaN RTK-Query Issues related to Redux-Toolkit-Query
#5339 opened Jul 16, 2026 by aagostino31 Loading…
fix(query): skip fetch when infinite query trigger is called with skipToken RTK-Query Issues related to Redux-Toolkit-Query
#5334 opened Jul 13, 2026 by xianjianlf2 Loading…
chore: update TypeScript to v6.0 Dependencies Pull requests that update a dependency file Maintenance Internal repository maintenance and upkeep. Tooling Updates and improvements to internal development tools, scripts, and automation. TypeScript Issues related to TypeScript.
#5312 opened Jun 7, 2026 by aryaemami59 Member Draft 3.0
docs: fix rawErrorResponseSchema description and React 19 StoreProvider pattern Documentation Improvements or additions to documentation RTK-Query Issues related to Redux-Toolkit-Query
#5307 opened May 30, 2026 by vishalranaut Loading…
4 tasks done
feat: Add option to generate all available schemas Needs Tests Tests must be added or updated before this can be completed. RTKQ-Codegen Issues related to the @rtk-query/codegen-openapi package.
#5304 opened May 27, 2026 by KasimAhmic Loading…
Fix resetApiState for skipped query hooks RTK-Query Issues related to Redux-Toolkit-Query
#5296 opened May 15, 2026 by cyphercodes Loading…
Prevent registration of query middleware to restart dispatch from the beginning Performance Issues regarding performance RTK-Query Issues related to Redux-Toolkit-Query
#5281 opened Apr 12, 2026 by PabloJoan Loading… 3.0
fix: preserve keys with undefined values in copyWithStructuralSharing RTK-Query Issues related to Redux-Toolkit-Query
#5274 opened Apr 5, 2026 by cyphercodes Loading…
docs: fix LazyInfiniteQueryTrigger docs Documentation Improvements or additions to documentation Needs Feedback More input is needed before moving forward. RTK-Query Issues related to Redux-Toolkit-Query
#5261 opened Mar 21, 2026 by lilianakatrina684-a11y Contributor Loading…
ci: declare explicit read-only token permissions for test workflows GitHub Actions Pull requests that update GitHub Actions code
#5234 opened Feb 22, 2026 by Rohan5commit Loading…
docs: selectInvalidedBy for multiple cache updates across queries Documentation Improvements or additions to documentation Needs Feedback More input is needed before moving forward. RTK-Query Issues related to Redux-Toolkit-Query
#5226 opened Feb 17, 2026 by bigcupcoffee Loading…
feat!: rename RootState type to ApiRootState Breaking Change Contains breaking changes RTK-Query Issues related to Redux-Toolkit-Query TypeScript Issues related to TypeScript.
#5187 opened Jan 20, 2026 by aryaemami59 Member Draft
2 tasks done
3.0
Optimistic update helpers Needs Work Further changes are required before this is ready. RTK-Query Issues related to Redux-Toolkit-Query
#5083 opened Sep 18, 2025 by riqts Contributor Draft
reducer builder: track call order using Set, to allow differentiating between addAsyncThunk and addMatcher Needs Feedback More input is needed before moving forward.
#5071 opened Sep 4, 2025 by EskiMojo14 Collaborator Loading… 3.0
Remove api-extractor package and related code Maintenance Internal repository maintenance and upkeep. Needs Feedback More input is needed before moving forward. RTK-Query Issues related to Redux-Toolkit-Query
#4846 opened Feb 5, 2025 by lg-kialo Loading… 3.0
Docs: Add simpler Basic Usage example for createListener Middleware (suggestion) Documentation Improvements or additions to documentation RTK-Query Issues related to Redux-Toolkit-Query
#4836 opened Jan 29, 2025 by kostasx Contributor Loading…
Add skip condition on endpoint definition Needs Feedback More input is needed before moving forward. Needs Tests Tests must be added or updated before this can be completed. RTK-Query Issues related to Redux-Toolkit-Query
#4813 opened Jan 13, 2025 by SYoder1 Loading… 3.0
ProTip! Filter pull requests by the default branch with base:master.