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

Update dependencies and selector types #1772

Merged
merged 4 commits into from Nov 26, 2021

Conversation

markerikson
Copy link
Collaborator

This PR:

  • Bumps dependencies (Immer 9.0.7, Reselect 4.1.5, Thunk 2.4.1)
  • Bumps the acceptable peerdeps to include React 18 beta and React-Redux 8 beta
  • Fixes types compilation errors from the update to Reselect 4.1.5
  • Rearranges the type of EnhancedStore.dispatch to better handle overload resolution

@codesandbox-ci
Copy link

codesandbox-ci bot commented Nov 26, 2021

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 23e0635:

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

@github-actions
Copy link

github-actions bot commented Nov 26, 2021

size-limit report 📦

Path Size
1. entry point: @reduxjs/toolkit (cjs.production.min.js) 12.9 KB (+0.18% 🔺)
1. entry point: @reduxjs/toolkit (esm.js) 10.77 KB (+0.09% 🔺)
1. entry point: @reduxjs/toolkit/query (cjs.production.min.js) 22.55 KB (+0.1% 🔺)
1. entry point: @reduxjs/toolkit/query (esm.js) 18.89 KB (+0.13% 🔺)
1. entry point: @reduxjs/toolkit/query/react (cjs.production.min.js) 24.79 KB (+0.1% 🔺)
1. entry point: @reduxjs/toolkit/query/react (esm.js) 21.59 KB (+0.12% 🔺)
2. entry point: @reduxjs/toolkit (without dependencies) (cjs.production.min.js) 5.7 KB (0%)
2. entry point: @reduxjs/toolkit (without dependencies) (esm.js) 5.65 KB (0%)
2. entry point: @reduxjs/toolkit/query (without dependencies) (cjs.production.min.js) 10.01 KB (0%)
2. entry point: @reduxjs/toolkit/query (without dependencies) (esm.js) 10.43 KB (0%)
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.04% 🔽)
3. createSlice (esm.js) 5.03 KB (+0.12% 🔺)
3. createEntityAdapter (esm.js) 6.28 KB (+0.1% 🔺)
3. configureStore (esm.js) 5.63 KB (+0.16% 🔺)
3. createApi (esm.js) 17.12 KB (+0.14% 🔺)
3. createApi (react) (esm.js) 19.84 KB (+0.12% 🔺)
3. fetchBaseQuery (esm.js) 11.6 KB (+0.21% 🔺)
3. setupListeners (esm.js) 10.41 KB (+0.22% 🔺)
3. ApiProvider (esm.js) 18.47 KB (+0.13% 🔺)

@markerikson markerikson merged commit 25435d0 into v1.7.0-integration Nov 26, 2021
@markerikson markerikson deleted the feature/thunk-type-updates branch November 26, 2021 22:14
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

1 participant