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

Merge master into v2.0-integration #3903

Merged
merged 56 commits into from
Nov 23, 2023

Conversation

markerikson
Copy link
Collaborator

This PR:

  • Merges down from master to pick up the recent 1.9.x changes, including rtkq-codegen-openapi deps and listener middleware cancelation

labmorales and others added 30 commits October 31, 2022 10:50
Removes @rtk-query/oazapfts-patched in favor of the updated oazapfts
Add examples of what you can do with the subscription in the first subscribe code example
I somehow didn't include this with my previous commit, oops.
* fix: adjust snake case regex

* fix: update snapshot
GeorchW and others added 17 commits October 11, 2023 18:20
* Use schema.title for body params

* Add test case for title as body param name

---------

Co-authored-by: Georg Wicke-Arndt <[email protected]>
* add temporary workaround for oazapfts/oazapfts#491

---------

Co-authored-by: codesandbox-bot <[email protected]>
* Create ChangeLog.md

Create the initial changelog.

* Add Details as provided by @phryneas

Missed these details while perusing the commits.
This commit addresses the deprecation of createStore by updating the store configuration in createSlice.mdx to use the recommended configureStore method.
…eStore

Update store configuration using configureStore in createSlice.mdx
Copy link

codesandbox bot commented Nov 23, 2023

Review or Edit in CodeSandbox

Open the branch in Web EditorVS CodeInsiders

Open Preview

Copy link

codesandbox-ci bot commented Nov 23, 2023

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 801b978:

Sandbox Source
JavaScript Configuration
Vanilla Typescript Configuration
rsk-github-issues-example Configuration
@examples-query-react/basic Configuration
@examples-query-react/advanced Configuration
@examples-action-listener/counter Configuration
rtk-esm-cra Configuration

Copy link

netlify bot commented Nov 23, 2023

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

Name Link
🔨 Latest commit 69186b3
🔍 Latest deploy log https://app.netlify.com/sites/redux-starter-kit-docs/deploys/655fbf8575b1a50008d2e2ca
😎 Deploy Preview https://deploy-preview-3903--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 site configuration.

Copy link

netlify bot commented Nov 23, 2023

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

Name Link
🔨 Latest commit 801b978
🔍 Latest deploy log https://app.netlify.com/sites/redux-starter-kit-docs/deploys/655fc8a8830b73000832c107
😎 Deploy Preview https://deploy-preview-3903--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 site configuration.

@markerikson markerikson merged commit 3dcd73b into v2.0-integration Nov 23, 2023
41 checks passed
@markerikson markerikson deleted the feature/2.0-merge-master branch November 23, 2023 21:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet