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: fix the "isFunction" utility to match both "AsyncFunction" #927

Merged
merged 1 commit into from Apr 25, 2022
Merged

fix: fix the "isFunction" utility to match both "AsyncFunction" #927

merged 1 commit into from Apr 25, 2022

Conversation

tal-rofe
Copy link
Contributor

fix: fix the "isFunction" utility to match both "AsyncFunction"

current behavior is the utility tries to match only "Function" and therefore "AsyncFunction" will be
considered bad and error will be thrown

fix #926

…"Function"s

current behavior is the utility tries to match only "Function" and therefore "AsyncFunction" will be
considered bad and error will be thrown

fix #926
@LinusU LinusU merged commit 25dc80c into commitizen:master Apr 25, 2022
@LinusU
Copy link
Contributor

LinusU commented Apr 25, 2022

Thanks 👍

@github-actions
Copy link

🎉 This PR is included in version 4.2.5 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

"Could not find prompter method in the provided adapter module: dist/index.js"
2 participants