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

[Fix] isFunction function for async functions #1857

Merged
merged 6 commits into from
Jan 12, 2022
Merged

Conversation

ilyamore88
Copy link
Member

I've added a second condition for AsyncFunction and changed the return type because Function is a banned type.
This PR will fix #1803.

Copy link
Member

@neSpecc neSpecc left a comment

Choose a reason for hiding this comment

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

Pls add a changelog and increment a version

@ilyamore88 ilyamore88 merged commit 40c0517 into next Jan 12, 2022
@ilyamore88 ilyamore88 deleted the fix/async-function-test branch January 12, 2022 21:46
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.

[Bug] Async onPaste handlers not recognized
3 participants