Malkiz
Results
2
issues of
Malkiz
I am using Windows 7, and when running the `git cz` command with the `cz-conventional-changelog` adapter - the "longer description" and "breaking changes" are not included in the commit message....
bug
As [explained here](https://github.com/colinhacks/zod/issues/2401) zod intentionally does not catch errors from within `preprocess` and `refine`. > This is behaving as intended currently. An error in a refinement is considered an application-level...
enhancement