fix(deps): update dependency @reduxjs/toolkit to v2.1.0 #271
Reference in New Issue
Block a user
Delete Branch "renovate/all"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This PR contains the following updates:
2.0.1->2.1.0Release Notes
reduxjs/redux-toolkit
v2.1.0Compare Source
This minor release:
listenerMiddlewareandcreateDraftSafeSelectorskipPollingIfUnfocusedoption to RTK QuerycreateSelectorinstance used by RTK Querythisvaluecreate.asyncThunktype parametersqueryFnsWhat's Changed
listenerMiddleware.withTypes<RootState, AppDispatch>()method by @aryaemami59 in https://github.com/reduxjs/redux-toolkit/pull/4049.withTypestocreateDraftSafeSelectorby @aryaemami59 in https://github.com/reduxjs/redux-toolkit/pull/4080thisin createSlice by @EskiMojo14 in https://github.com/reduxjs/redux-toolkit/pull/4071tsconfig.typetests.jsonto include all TS files by @aryaemami59 in https://github.com/reduxjs/redux-toolkit/pull/4091composeWithDevToolsspy by @aryaemami59 in https://github.com/reduxjs/redux-toolkit/pull/4093New Contributors
Full Changelog: https://github.com/reduxjs/redux-toolkit/compare/v2.0.1...v2.1.0
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Renovate Bot.