You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Do you know off the top of your head which of these changes from 2.1.0 post have/have not been updated?
I am happy to do my own research on the actual workings and what changed for the documentation update, but a small nudge in the right direction might be useful.
adds withTypes methods to listenerMiddleware and createDraftSafeSelector
adds a skipPollingIfUnfocused option to RTK Query
adds the ability to customise the createSelector instance used by RTK Query
reworks slice selector logic to avoid depending on this value (does this need documentation on the site?)
fixes the order and inference of create.asyncThunk type parameters
fixes requirements for meta fields returned from queryFns
some of the features added in v2.1.0 are currently undocumented - need adding to docs
The text was updated successfully, but these errors were encountered: