Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Spark
Build and deploy intelligent apps
GitHub Models
Manage and compare prompts
MCP Registry
New
Discover and integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
reduxjs
/
redux-toolkit
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
1.3k
Star
11.1k
Code
Issues
194
Pull requests
45
Discussions
Actions
Projects
0
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security
Insights
Commits
Branch selector
master
User selector
markerikson
Datepicker
All time
Commit History
Commits on Nov 4, 2025
Release 2.10.1
markerikson
committed
166bcc3
Copy full SHA for 166bcc3
Fix window SSR breakage (#5132)
markerikson
authored
5650933
Copy full SHA for 5650933
Release 2.10.0
markerikson
committed
0d2ffa3
Copy full SHA for 0d2ffa3
Commits on Nov 3, 2025
Byte-shave various chunks of code (#5129)
Show description for 9aae695
markerikson
authored
9aae695
Copy full SHA for 9aae695
Deduplicate imports (#5128)
Show description for 952e7ed
markerikson
authored
952e7ed
Copy full SHA for 952e7ed
Update Immer dep to 10.2 and disable strict iteration for perf (#5127)
Show description for df24e25
markerikson
authored
df24e25
Copy full SHA for df24e25
Improve perf for internal map/filter ops (#5126)
Show description for 9392c4c
markerikson
authored
9392c4c
Copy full SHA for 9392c4c
Commits on Oct 22, 2025
Release @rtk-query/graphql-request-base-query 2.3.2
markerikson
committed
78781fd
Copy full SHA for 78781fd
Release 2.9.2
markerikson
committed
32887d7
Copy full SHA for 32887d7
Don't create subscriptions for prefetch calls (#5116)
Show description for 4432629
markerikson
authored
4432629
Copy full SHA for 4432629
Add `retry` abort handling and abort on `resetApiState` (#5114)
Show description for c86d948
markerikson
authored
c86d948
Copy full SHA for c86d948
Respect maxRetries for unexpected errors (#5113)
Show description for 1b95037
markerikson
authored
1b95037
Copy full SHA for 1b95037
Improve `fetchBaseQuery` default headers handling (#5112)
Show description for c490b19
markerikson
authored
c490b19
Copy full SHA for c490b19
Commits on Oct 21, 2025
Fix potential subscription leakage in SSR environments (#5111)
markerikson
authored
7b7faea
Copy full SHA for 7b7faea
Commits on Oct 17, 2025
Release 2.9.1
markerikson
committed
fde0be7
Copy full SHA for fde0be7
Release @rtk-query/codegen-openapi 2.1.0
markerikson
committed
47e7d81
Copy full SHA for 47e7d81
Commits on Sep 4, 2025
Remove Redux course banner (#5072)
markerikson
authored
1b822f5
Copy full SHA for 1b822f5
Commits on Sep 3, 2025
Release 2.9.0
markerikson
committed
98c54c6
Copy full SHA for 98c54c6
Commits on Sep 2, 2025
Rewrite subscription handling and polling calculations for better perf (#5064)
Show description for d2bbb8d
markerikson
and
codesandbot
authored
d2bbb8d
Copy full SHA for d2bbb8d
Commits on Sep 1, 2025
Add missing error value
markerikson
committed
c37b977
Copy full SHA for c37b977
Don't run Node10 checks for TS 6+
markerikson
committed
38537c3
Copy full SHA for 38537c3
Add TS 5.9 to the matrix
markerikson
committed
821be20
Copy full SHA for 821be20
Commits on Aug 30, 2025
Abort pending requests if the cache entry is removed (#5061)
Show description for 407688d
markerikson
authored
407688d
Copy full SHA for 407688d
Commits on Aug 26, 2025
Assorted bugfixes for 2.8.3 (#5060)
Show description for 85a533e
markerikson
authored
85a533e
Copy full SHA for 85a533e
Commits on Aug 2, 2025
Only run `transformResponse` when a `query` is used (#5049)
markerikson
authored
d8190e3
Copy full SHA for d8190e3
Commits on May 14, 2025
Release 2.8.2
markerikson
committed
af3e75b
Copy full SHA for af3e75b
Restructure build config to fix RTKQ externals (#4985)
markerikson
authored
174eb83
Copy full SHA for 174eb83
Commits on May 8, 2025
Release 2.8.1
markerikson
committed
cb089e6
Copy full SHA for cb089e6
Commits on May 6, 2025
Release 2.8.0
markerikson
committed
82a0ae4
Copy full SHA for 82a0ae4
Assorted pre-2.8 docs tweaks (#4968)
Show description for 29bea2a
markerikson
authored
29bea2a
Copy full SHA for 29bea2a
Add queryArg as 5th param to page param functions (#4967)
markerikson
authored
68bf4b6
Copy full SHA for 68bf4b6
Commits on Apr 20, 2025
Use Canary for local search instead of Algolia (#4950)
Show description for 3cbb247
markerikson
authored
3cbb247
Copy full SHA for 3cbb247
Commits on Apr 16, 2025
Release 2.7.0
markerikson
committed
3592b08
Copy full SHA for 3592b08
Commits on Apr 12, 2025
Add meta handling for infinite queries (#4939)
markerikson
authored
ad2b288
Copy full SHA for ad2b288
Commits on Apr 7, 2025
Improve duplicate middleware error and save build output (#4928)
markerikson
authored
78833cb
Copy full SHA for 78833cb
Pagination
Previous
Next
You can’t perform that action at this time.