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

add arg to transformResponse #1521

Merged
merged 1 commit into from
Oct 1, 2021
Merged

Conversation

phryneas
Copy link
Member

as mentioned in #1339

@phryneas phryneas added this to the 1.7 milestone Sep 17, 2021
@netlify
Copy link

netlify bot commented Sep 17, 2021

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

🔨 Explore the source changes: 86ac530

🔍 Inspect the deploy log: https://app.netlify.com/sites/redux-starter-kit-docs/deploys/6144ad80ac0ed90009562dc0

😎 Browse the preview: https://deploy-preview-1521--redux-starter-kit-docs.netlify.app

@github-actions
Copy link

size-limit report 📦

Path Size
1. entry point: @reduxjs/toolkit (cjs.production.min.js) 12.23 KB (0%)
1. entry point: @reduxjs/toolkit (esm.js) 10.22 KB (0%)
1. entry point: @reduxjs/toolkit/query (cjs.production.min.js) 20.34 KB (+0.01% 🔺)
1. entry point: @reduxjs/toolkit/query (esm.js) 17.37 KB (+0.02% 🔺)
1. entry point: @reduxjs/toolkit/query/react (cjs.production.min.js) 22.21 KB (+0.01% 🔺)
1. entry point: @reduxjs/toolkit/query/react (esm.js) 19.82 KB (+0.01% 🔺)
2. entry point: @reduxjs/toolkit (without dependencies) (cjs.production.min.js) 5.55 KB (0%)
2. entry point: @reduxjs/toolkit (without dependencies) (esm.js) 5.53 KB (0%)
2. entry point: @reduxjs/toolkit/query (without dependencies) (cjs.production.min.js) 9.2 KB (+0.03% 🔺)
2. entry point: @reduxjs/toolkit/query (without dependencies) (esm.js) 9.58 KB (+0.03% 🔺)
2. entry point: @reduxjs/toolkit/query/react (without dependencies) (cjs.production.min.js) 2.36 KB (0%)
2. entry point: @reduxjs/toolkit/query/react (without dependencies) (esm.js) 2.21 KB (0%)
3. createSlice (esm.js) 5.16 KB (0%)
3. createEntityAdapter (esm.js) 5.83 KB (0%)
3. configureStore (esm.js) 5.83 KB (0%)
3. createApi (esm.js) 15.66 KB (+0.01% 🔺)
3. createApi (react) (esm.js) 18.05 KB (+0.02% 🔺)
3. fetchBaseQuery (esm.js) 10.93 KB (0%)
3. setupListeners (esm.js) 9.8 KB (0%)
3. ApiProvider (esm.js) 16.98 KB (+0.01% 🔺)

@codesandbox-ci
Copy link

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 86ac530:

Sandbox Source
Vanilla Configuration
Vanilla Typescript Configuration
rsk-github-issues-example Configuration
@examples-query-react/basic Configuration
@examples-query-react/advanced Configuration

@phryneas phryneas changed the base branch from master to v1.7.0-integration October 1, 2021 08:17
@phryneas phryneas merged commit 95765a5 into v1.7.0-integration Oct 1, 2021
@phryneas phryneas deleted the pr/transformResponse-arg branch October 1, 2021 08:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
Status: Done
Development

Successfully merging this pull request may close these issues.

None yet

1 participant