Bump @reduxjs/toolkit from 2.2.2 to 2.2.3
Bumps @reduxjs/toolkit from 2.2.2 to 2.2.3.
Release notes
Sourced from @reduxjs/toolkit
's releases.
v2.2.3
This minor release fixes the types for functions that accept a React Context instance to match the changes in React Redux v9.
What's Changed
- Update React Redux dependency to v9, and update docs to use
.withTypes
by@aryaemami59
in reduxjs/redux-toolkit#4308Full Changelog: https://github.com/reduxjs/redux-toolkit/compare/v2.2.2...v2.2.3
Commits
-
213b5f4
Release 2.2.3 -
cccf40a
Merge pull request #4308 from aryaemami59/TypedUseSelectorHook-to-withTypes -
5a01e09
remove unnecessary type param -
63f708f
add custom context test for apiprovider -
7e854c4
change ApiProvider context argument to match -
8b5d210
Make parameter ofcreateDispatchWithMiddlewareHookFactory
nullable -
dff4cd2
Fix nullablereact-redux
context references -
1d8c4b7
Bumpreact-redux
to 9.1.0 -
57ef6ae
Replace all instances ofTypedUseSelectorHook
with.withTypes
-
1afcdd4
Merge pull request #4286 from CodeByZack/add-missing-quote - Additional commits viewable in compare view
Dependabot commands
You can trigger Dependabot actions by commenting on this MR
-
$dependabot recreate
will recreate this MR rewriting all the manual changes and resolving conflicts