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 extra to prepareHeaders, update documentation + tests #1922

Merged
merged 4 commits into from
Jan 23, 2022

Conversation

msutkowski
Copy link
Member

@msutkowski msutkowski commented Jan 15, 2022

@msutkowski msutkowski changed the title Document missing properties on prepareHeaders signature Document missing properties on prepareHeaders signature Jan 15, 2022
@codesandbox-ci
Copy link

codesandbox-ci bot commented Jan 15, 2022

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 2ec81a5:

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

@github-actions
Copy link

github-actions bot commented Jan 15, 2022

size-limit report 📦

Path Size
1. entry point: @reduxjs/toolkit (cjs.production.min.js) 12.93 KB (0%)
1. entry point: @reduxjs/toolkit (esm.js) 10.79 KB (0%)
1. entry point: @reduxjs/toolkit/query (cjs.production.min.js) 22.63 KB (+0.08% 🔺)
1. entry point: @reduxjs/toolkit/query (esm.js) 19 KB (+0.21% 🔺)
1. entry point: @reduxjs/toolkit/query/react (cjs.production.min.js) 24.87 KB (+0.07% 🔺)
1. entry point: @reduxjs/toolkit/query/react (esm.js) 21.69 KB (+0.18% 🔺)
2. entry point: @reduxjs/toolkit (without dependencies) (cjs.production.min.js) 5.71 KB (0%)
2. entry point: @reduxjs/toolkit (without dependencies) (esm.js) 5.67 KB (0%)
2. entry point: @reduxjs/toolkit/query (without dependencies) (cjs.production.min.js) 10.08 KB (+0.16% 🔺)
2. entry point: @reduxjs/toolkit/query (without dependencies) (esm.js) 10.52 KB (+0.26% 🔺)
2. entry point: @reduxjs/toolkit/query/react (without dependencies) (cjs.production.min.js) 2.8 KB (0%)
2. entry point: @reduxjs/toolkit/query/react (without dependencies) (esm.js) 3.21 KB (0%)
3. createSlice (esm.js) 5.03 KB (0%)
3. createEntityAdapter (esm.js) 6.28 KB (0%)
3. configureStore (esm.js) 5.65 KB (0%)
3. createApi (esm.js) 17.2 KB (0%)
3. createApi (react) (esm.js) 19.92 KB (0%)
3. fetchBaseQuery (esm.js) 11.63 KB (+0.12% 🔺)
3. setupListeners (esm.js) 10.42 KB (0%)
3. ApiProvider (esm.js) 18.54 KB (0%)

@msutkowski msutkowski marked this pull request as ready for review January 15, 2022 17:54
@msutkowski msutkowski changed the title Document missing properties on prepareHeaders signature Add extra to prepareHeaders, update documentation + tests Jan 22, 2022
@msutkowski msutkowski force-pushed the prepareHeaders-docs branch 3 times, most recently from 9233c13 to fb478e3 Compare January 23, 2022 00:58
Copy link
Member

@phryneas phryneas left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks good to me

@msutkowski msutkowski merged commit c0d2078 into master Jan 23, 2022
@msutkowski msutkowski deleted the prepareHeaders-docs branch January 23, 2022 21:56
@phryneas
Copy link
Member

phryneas commented Feb 3, 2022

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.

2 participants