parse-commit-message
parse-commit-message copied to clipboard
Types seem to be missing
https://circleci.com/gh/intuit/auto/6454?utm_campaign=vcs-integration-link&utm_medium=referral&utm_source=github-build-link
also the code on github is pretty out of date
I'll check.
It's outdated, because I think the last release was somewhere else :D :D
I'm finalizing some things, so I hope that soon everything will be okay for most of the packages. I'm super confused where is what, too :sob: Most of my packages and repos are huge mess last 1-2 years, fora couple of reasons and mistakes
So yea, the typings are missing, right? Nothing has changed that significantly, so you can include them manually from those which are here... ooorr... where they were? :thinking:
Edit: I believe it's published and released from here https://github.com/tunnckoCore/monorepo
Oh, wait. Why updating to a different than latest
tag?
Oooh, looking on the npm page and versions tab I'm seeing that accidentally there was 4.1 on latest
dist tag before ~7 months? If so, why the heck 3.2.3 stays as latest currently?! Or it's not and that's just visual bug and caches? Aaah.
Anyway. I may suggest you try the alpha
dist-tag which seems to be v4, which includes the TS.
Also, pay attention that when v4 is released it probably will follow the final Conventional Commits specification, the v1 which is coming soon, instead of the betas.
In any way, I don't remember to have anything breaking in the v4, just was bumping it because of the TS and merging it into a monorepo.