Releases: dev-build-deploy/commit-it
Releases Β· dev-build-deploy/commit-it
2.3.1
2.3.0
What's Changed
β¨ New Features
- Support merges of remote branches
2.2.0
What's Changed
β¨ New Features
- Extend supported "nouns" as part of the scope
2.1.0
What's Changed
β¨ New Features
- Add isFixupCommit and isMergeCommit properties
2.0.4
What's Changed
π Bug Fixes
- Ignore comments (#) when parsing a commit from string
2.0.3
What's Changed
π Bug Fixes
- Type and scope are no longer provided as raw data
2.0.2
What's Changed
π Bug Fixes
- Use correct type for errors and warnings
2.0.1
What's Changed
π Bug Fixes
- Support node >=20
2.0.0
What's Changed
π₯ Breaking Changes
- Provide errors and warnings as properties iso Errors
β¨ New Features
- Add support for Conventional Commit spec #6
- Add warning message for ignored BREAKING CHANGE trailers
- Add rule to ensure that BREAKING CHANGE is capitalized
π Bug Fixes
- Handle multiline footer elements with whitespacing
1.0.4
What's Changed
π Bug Fixes
- Add support for whitespace highlighting in error messages