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 #2629 - fix(toolkit): export "ThunkMiddleware" from redux-thunk by @VinceOPS in #2745
- Remove previous api tags before adding new provided tags by @Bezmehrabi in #2702
- Fix invalidateTags by @manceau-jb in #2721
Full Changelog: v1.8.5...v1.8.6