Bump @reduxjs/toolkit from 1.8.5 to 1.8.6
Bumps @reduxjs/toolkit from 1.8.5 to 1.8.6.
Release notes
Sourced from @reduxjs/toolkit
's releases.
v1.8.6
This bugfix release fixes a couple of issues with RTKQ endpoint tags not invalidating correctly, and tweaks the
dispatch
type inference to handle more variations of arrays.What's Changed
- Fix the
dispatch
type inference to correctly handle read-only middleware arrays by@dokmic
in reduxjs/redux-toolkit#2629- fix(toolkit): export "ThunkMiddleware" from redux-thunk by
@VinceOPS
in reduxjs/redux-toolkit#2745- Remove previous api tags before adding new provided tags by
@Bezmehrabi
in reduxjs/redux-toolkit#2702- Fix invalidateTags by
@manceau-jb
in reduxjs/redux-toolkit#2721Full Changelog: https://github.com/reduxjs/redux-toolkit/compare/v1.8.5...v1.8.6
Commits
-
16f5691
Release 1.8.6 -
1dd128b
Merge pull request #2721 from manceau-jb/bugfix/invalidate-tags -
e628ed6
Merge pull request #2702 from Bezmehrabi/bugfix/provided-tags -
c4c3477
Remove previous api tags before adding new provided tags -
4f55c3a
Merge pull request #2745 from VinceOPS/fix/export-type-thunk-middleware-from-... -
1cd4bb2
Merge pull request #2629 from dokmic/bugfix/dispatch-type-inference -
76dc1f1
fix(toolkit): export "ThunkMiddleware" -
ba1ba8a
Fix invalidateTags -
27cf109
Fix invalidateTags -
7c3129c
Merge pull request #2696 from PauloRSF/clarify-overrideexisting-docs - Additional commits viewable in compare view
Dependabot commands
You can trigger Dependabot actions by commenting on this MR
-
$dependabot rebase
will rebase this MR -
$dependabot recreate
will recreate this MR rewriting all the manual changes and resolving conflicts