Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: allow thunks to be dispatched #32282

Merged
merged 2 commits into from
Jul 7, 2021
Merged

chore: allow thunks to be dispatched #32282

merged 2 commits into from
Jul 7, 2021

Conversation

pieh
Copy link
Contributor

@pieh pieh commented Jul 7, 2021

https://github.com/gatsbyjs/gatsby/pull/31152/files#diff-6ee77de28b1beb0ecf3d06711bb988175b0164e52bdc4f43f10dcb6b91c40d52L81-R84

Did set return type that doesn't allow for thunks breaking type checks elsewhere. This PR just adds thunks type support back

@gatsbot gatsbot bot added the status: triage needed Issue or pull request that need to be triaged and assigned to a reviewer label Jul 7, 2021
@pieh pieh added topic: TypeScript Issues and PRs related to TS in general, public typings or gatsby-plugin-typescript and removed status: triage needed Issue or pull request that need to be triaged and assigned to a reviewer labels Jul 7, 2021
Copy link
Contributor

@vladar vladar left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🚢

@pieh pieh added the bot: merge on green Gatsbot will merge these PRs automatically when all tests passes label Jul 7, 2021
@gatsbybot gatsbybot merged commit cd4571c into master Jul 7, 2021
@gatsbybot gatsbybot deleted the fix/ts branch July 7, 2021 09:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bot: merge on green Gatsbot will merge these PRs automatically when all tests passes topic: TypeScript Issues and PRs related to TS in general, public typings or gatsby-plugin-typescript
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants