Skip to content

feat!: rename RootState type to ApiRootState#5187

Draft
aryaemami59 wants to merge 1 commit intoreduxjs:masterfrom
aryaemami59:feature/rename-rtkq-rootstate-type
Draft

feat!: rename RootState type to ApiRootState#5187
aryaemami59 wants to merge 1 commit intoreduxjs:masterfrom
aryaemami59:feature/rename-rtkq-rootstate-type

Conversation

@aryaemami59
Copy link
Member

@aryaemami59 aryaemami59 commented Jan 20, 2026

This PR:

Caution

This PR introduces a breaking change.


Note

ApiRootState was initially suggested by @markerikson. Feedback on the naming choice is welcome.

@aryaemami59 aryaemami59 added this to the 3.0 milestone Jan 20, 2026
@aryaemami59 aryaemami59 self-assigned this Jan 20, 2026
@aryaemami59 aryaemami59 added RTK-Query Issues related to Redux-Toolkit-Query TypeScript Issues related to TypeScript. Breaking Change Contains breaking changes labels Jan 20, 2026
@codesandbox
Copy link

codesandbox bot commented Jan 20, 2026

Review or Edit in CodeSandbox

Open the branch in Web EditorVS CodeInsiders

Open Preview

@codesandbox-ci
Copy link

codesandbox-ci bot commented Jan 20, 2026

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 dfa21c9:

Sandbox Source
@examples-query-react/basic Configuration
@examples-query-react/advanced Configuration
@examples-action-listener/counter Configuration
rtk-esm-cra Configuration

@netlify
Copy link

netlify bot commented Jan 20, 2026

Deploy Preview for redux-starter-kit-docs ready!

Name Link
🔨 Latest commit 5a0d758
🔍 Latest deploy log https://app.netlify.com/projects/redux-starter-kit-docs/deploys/69b9991ab78292000835fe66
😎 Deploy Preview https://deploy-preview-5187--redux-starter-kit-docs.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@aryaemami59 aryaemami59 force-pushed the feature/rename-rtkq-rootstate-type branch 2 times, most recently from ad96041 to 02c7b05 Compare March 12, 2026 05:53
@aryaemami59 aryaemami59 force-pushed the feature/rename-rtkq-rootstate-type branch from 02c7b05 to 5a0d758 Compare March 17, 2026 18:10
@aryaemami59 aryaemami59 force-pushed the feature/rename-rtkq-rootstate-type branch from 5a0d758 to dfa21c9 Compare March 18, 2026 15:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Breaking Change Contains breaking changes RTK-Query Issues related to Redux-Toolkit-Query TypeScript Issues related to TypeScript.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Breaking] Rename RTKQ RootState type

1 participant