Skip to content

Releases: vidavidorra/commitlint-plugin-function-rules

v5.0.1

16 May 13:44

Choose a tag to compare

5.0.1 (2026-05-16)

Continuous Integration

  • remove CI/CD test for Node.js 20, which is deprecated now (6baf872)

v5.0.0

16 May 13:42

Choose a tag to compare

5.0.0 (2026-05-16)

⚠ BREAKING CHANGES

  • deps: require Node.js 22 minimum, which is the current active LTS.

Add tests for commitlint v21, in addition to v19 and v20 at the moment.

Features

  • deps: update dependency @commitlint/lint to v21 (#268) (34d21dd)

v4.3.2

24 Feb 06:19

Choose a tag to compare

4.3.2 (2026-02-24)

Bug Fixes

v4.3.1

13 Jan 20:24

Choose a tag to compare

4.3.1 (2026-01-13)

Tests

  • add test compatibility for combined v19 and v20 lint test (3ac6c6c)

v4.3.0

06 Jan 11:22

Choose a tag to compare

4.3.0 (2026-01-06)

Features

  • rules: add scope-delimiter-style rule for commitlint v20.3.0 (c51a081)

v4.2.1

25 Dec 17:30

Choose a tag to compare

4.2.1 (2025-12-25)

Continuous Integration

  • replace semantic-release config with @vidavidorra/semantic-release-config (cdca1bf)
  • use ESLint for linting, instead of XO (which uses ESLint internally) (ee68c28)

v4.2.0

08 Dec 18:07

Choose a tag to compare

4.2.0 (2025-12-08)

Features

  • add breaking-change-exclamation-mark rule (15dc738)

v4.1.1

06 Nov 20:28

Choose a tag to compare

4.1.1 (2025-11-06)

Continuous Integration

  • add minimal GitHub Action permissions (e812983)

v4.1.0

29 Sep 19:57

Choose a tag to compare

4.1.0 (2025-09-29)

Features

  • deps: update commitlint monorepo to v20 (major) (#244) (dd4957c), closes #243

v4.0.2

29 May 11:07

Choose a tag to compare

4.0.2 (2025-05-29)

Continuous Integration

  • include Node.js v24 and drop v23, which is EOL June 1st (10f1034)