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

bugfix: Allow async effects for effectOn #864

Merged
merged 1 commit into from
Sep 18, 2023
Merged

Conversation

jmyrland
Copy link
Collaborator

The docs states that async effects should be allowed in an effectOn.

This works in JS, but not in TS - due to the type definition.

Updates the type defs to allow for async effects.

The docs states that async effects should be allowed in an `effectOn`.

This works in JS, but not in TS - due to the type definition.

Updates the type defs to allow for async effects.
@vercel
Copy link

vercel bot commented Sep 15, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
easy-peasy ❌ Failed (Inspect) Sep 15, 2023 8:31am

Copy link
Collaborator

@no-stack-dub-sack no-stack-dub-sack left a comment

Choose a reason for hiding this comment

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

LGTM!

@jmyrland jmyrland merged commit 827f1df into master Sep 18, 2023
7 checks passed
@jmyrland jmyrland deleted the bugfix/effect-on-type-def branch September 18, 2023 07:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants