redux-toolkit icon indicating copy to clipboard operation
redux-toolkit copied to clipboard

types: export `GetThunkAPI` type

Open garobrik opened this issue 1 year ago • 3 comments

This utility type is useful for creating custom wrappers around createAsyncThunk.

garobrik avatar Mar 21 '24 17:03 garobrik

Review or Edit in CodeSandbox

Open the branch in Web EditorVS CodeInsiders
Open Preview

codesandbox[bot] avatar Mar 21 '24 17:03 codesandbox[bot]

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 f9070f5111a48bac5f7b774ef296ee1123be481a:

Sandbox Source
rsk-github-issues-example Configuration
@examples-query-react/basic Configuration
@examples-query-react/advanced Configuration
@examples-action-listener/counter Configuration
rtk-esm-cra Configuration

codesandbox-ci[bot] avatar Mar 21 '24 17:03 codesandbox-ci[bot]

Deploy Preview for redux-starter-kit-docs ready!

Name Link
Latest commit f9070f5111a48bac5f7b774ef296ee1123be481a
Latest deploy log https://app.netlify.com/sites/redux-starter-kit-docs/deploys/65fc6f5339f82400082ab824
Deploy Preview https://deploy-preview-4289--redux-starter-kit-docs.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

netlify[bot] avatar Mar 21 '24 17:03 netlify[bot]

@markerikson Are you able to approve/merge this?

paulschreiber avatar Mar 26 '24 18:03 paulschreiber

@aryaemami59 can you review/approve this?

paulschreiber avatar Apr 08 '24 20:04 paulschreiber

@paulschreiber I cannot as I'm not a collaborator on this project. The maintainers are busy at the moment, I'm sure they will get to it eventually so please be patient.

In the meantime, CodeSandbox has created an npm package you can use without a local patch, you can use that until this PR gets looked at. Screenshot 2024-04-09 000056 Screenshot 2024-04-09 001134

aryaemami59 avatar Apr 09 '24 05:04 aryaemami59

thanks! not sure when we'll next put together a release, but in the meantime the CodeSandbox build should hopefully suffice.

EskiMojo14 avatar Apr 10 '24 21:04 EskiMojo14