commitizen / cz-cli

The commitizen command line utility. #BlackLivesMatter
http://commitizen.github.io/cz-cli/
MIT License
16.58k stars 552 forks source link

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

Closed tal-rofe closed 2 years ago

tal-rofe commented 2 years ago

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

LinusU commented 2 years ago

Thanks 👍

github-actions[bot] commented 1 year ago

:tada: This PR is included in version 4.2.5 :tada:

The release is available on:

Your semantic-release bot :package::rocket: