rtk-incubator / rtk-query

Data fetching and caching addon for Redux Toolkit
https://redux-toolkit.js.org/rtk-query/overview
MIT License
626 stars 31 forks source link

TypeScript: Loosen dispatch types #150

Closed kahirokunn closed 3 years ago

kahirokunn commented 3 years ago

Closes https://github.com/rtk-incubator/rtk-query/issues/149

codesandbox-ci[bot] commented 3 years ago

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

Latest deployment of this branch, based on commit 7e3f8c95edce9cb75cfbbd0b23ed2c568d7b916e:

Sandbox Source
React Configuration
React Typescript Configuration
rtk-query-demo Configuration
svelte-app-rtk-simplequery-demo Configuration
msutkowski commented 3 years ago

Thanks again @kahirokunn !