Skip to content

Releases: dev-build-deploy/commit-it

2.3.1

17 Jun 15:15
Compare
Choose a tag to compare

What's Changed

πŸ› Bug Fixes

  • Reduce ambiguity of merge-regex patterns

2.3.0

17 Jun 14:45
Compare
Choose a tag to compare

What's Changed

✨ New Features

  • Support merges of remote branches

2.2.0

02 Apr 06:45
Compare
Choose a tag to compare

What's Changed

✨ New Features

  • Extend supported "nouns" as part of the scope

2.1.0

17 Jan 20:20
Compare
Choose a tag to compare

What's Changed

✨ New Features

  • Add isFixupCommit and isMergeCommit properties

2.0.4

17 Jan 09:23
Compare
Choose a tag to compare

What's Changed

πŸ› Bug Fixes

  • Ignore comments (#) when parsing a commit from string

2.0.3

17 Dec 07:07
Compare
Choose a tag to compare

What's Changed

πŸ› Bug Fixes

  • Type and scope are no longer provided as raw data

2.0.2

15 Dec 19:41
Compare
Choose a tag to compare

What's Changed

πŸ› Bug Fixes

  • Use correct type for errors and warnings

2.0.1

15 Dec 19:33
Compare
Choose a tag to compare

What's Changed

πŸ› Bug Fixes

  • Support node >=20

2.0.0

15 Dec 14:39
Compare
Choose a tag to compare

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

12 Dec 13:19
Compare
Choose a tag to compare

What's Changed

πŸ› Bug Fixes

  • Add support for whitespace highlighting in error messages