feat!: rename RootState type to ApiRootState#5187
Draft
aryaemami59 wants to merge 1 commit into
Draft
Conversation
Review or Edit in CodeSandboxOpen the branch in Web Editor • VS Code • Insiders |
|
This pull request is automatically built and testable in CodeSandbox. To see build info of the built libraries, click here or the icon next to each commit SHA. Latest deployment of this branch, based on commit 4a99982:
|
✅ Deploy Preview for redux-starter-kit-docs ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
aryaemami59
force-pushed
the
feature/rename-rtkq-rootstate-type
branch
2 times, most recently
from
March 12, 2026 05:53
ad96041 to
02c7b05
Compare
aryaemami59
force-pushed
the
feature/rename-rtkq-rootstate-type
branch
2 times, most recently
from
March 18, 2026 15:56
5a0d758 to
dfa21c9
Compare
aryaemami59
force-pushed
the
feature/rename-rtkq-rootstate-type
branch
from
March 25, 2026 15:45
dfa21c9 to
4df6f10
Compare
aryaemami59
force-pushed
the
feature/rename-rtkq-rootstate-type
branch
from
May 5, 2026 00:31
4df6f10 to
4a99982
Compare
aryaemami59
force-pushed
the
feature/rename-rtkq-rootstate-type
branch
from
June 14, 2026 22:43
4a99982 to
ac95e2d
Compare
@reduxjs/rtk-codemods
@rtk-query/codegen-openapi
@rtk-query/graphql-request-base-query
@reduxjs/toolkit
commit: |
aryaemami59
force-pushed
the
feature/rename-rtkq-rootstate-type
branch
from
June 30, 2026 09:59
ac95e2d to
e229579
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR:
RootStatetype toApiRootState.RootStatetype #4530.Caution
This PR introduces a breaking change.
Note
ApiRootStatewas initially suggested by @markerikson. Feedback on the naming choice is welcome.