Skip to content

Releases: conventional-changelog/commitlint

v18.1.0

25 Oct 09:02
Compare
Choose a tag to compare

18.1.0 (2023-10-25)

Bug Fixes

Features

  • [scope-enum] [scope-case] allow space after comma as scope delimiter (#3577) (13c4bfc), closes #3576

New Contributors

Full Changelog: v18.0.0...v18.1.0

v18.0.0

20 Oct 13:34
Compare
Choose a tag to compare

18.0.0 (2023-10-20)

  • chore!: minimum node version v18 (#3644) (5b4aeaf), closes #3644
  • chore: remove unused types
  • docs: prepare node update and new release
  • ci: remove node v14/16 checks
  • chore: adjust node types to minimal supported version
  • docs: simplify releases and remove roadmap

BREAKING CHANGES

  • drop node v14 and v16 support
  • drop TS v4 support
  • further major versions of other deps
    upgrade conventional-changelog-conventionalcommits, conventional-commits-parser, conventional-changelog-atom,

Full Changelog: v17.8.1...v18.0.0

v17.8.1

20 Oct 12:10
Compare
Choose a tag to compare

What's Changed

  • updated some deps to support latest TS version #3700

Full Changelog: v17.8.0...v17.8.1

v17.8.0

14 Oct 12:19
Compare
Choose a tag to compare

17.8.0 (2023-10-14)

Bug Fixes

  • chore(container): add pullrequest event to container build workflow trigger (8e30bec)
  • update dependency cosmiconfig-typescript-loader to v4.4.0 (#3688) (4bcb0c6)

Features

New Contributors

Full Changelog: v17.7.2...v17.8.0

v17.7.2

28 Sep 17:47
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v17.7.1...v17.7.2

v17.7.1

10 Aug 05:36
Compare
Choose a tag to compare

17.7.1 (2023-08-10)

Reverts

  • Revert "feat(load): use cosmiconfig-typescript-loader v5 to remove ts-node dependency for @commitlint/load (#3633)" (8e41897), closes #3633

Full Changelog: v17.7.0...v17.7.1

v17.7.0

09 Aug 08:28
Compare
Choose a tag to compare

17.7.0 (2023-08-09)

Features

  • load: use cosmiconfig-typescript-loader v5 to remove ts-node dependency for @commitlint/load (#3633) (4aa46d7)

Reverts

  • eslint-config-prettier to v8 (f279ff7)
  • prettier to v2 to not break lerna v6 publish (cd854cb)

New Contributors

Full Changelog: v17.6.7...v17.7.0

v17.6.7

19 Jul 05:26
Compare
Choose a tag to compare

17.6.7 (2023-07-19)

New Contributors

Full Changelog: v17.6.6...v17.6.7

v17.6.6

24 Jun 08:49
Compare
Choose a tag to compare

What's Changed

Full Changelog: v17.6.5...v17.6.6

v17.6.5

30 May 07:53
Compare
Choose a tag to compare

17.6.5 (2023-05-30)

Bug Fixes