Skip to content

Tags: vidavidorra/commitlint-plugin-function-rules

Tags

v4.0.1

Toggle v4.0.1's commit message
chore(release): 4.0.1 [skip ci]

## [4.0.1](v4.0.0...v4.0.1) (2024-11-04)

### Continuous Integration

* build and test with Node.js 20, 22 and 23 ([ab3bab5](ab3bab5))

v4.0.0

Toggle v4.0.0's commit message
chore(release): 4.0.0 [skip ci]

## [4.0.0](v3.1.0...v4.0.0) (2024-03-25)

### ⚠ BREAKING CHANGES

* **deps:** Drop support for @commitlint v9 up to and indlucing v18
* **deps:** Require Node.js 20 minimum

### Features

* **deps:** update commitlint monorepo to v19 ([79668a5](79668a5))

### Continuous Integration

* remove tests on Node.js 18 ([0051bfa](0051bfa))

v4.0.0-beta.2

Toggle v4.0.0-beta.2's commit message
chore(release): 4.0.0-beta.2 [skip ci]

## [4.0.0-beta.2](v4.0.0-beta.1...v4.0.0-beta.2) (2024-03-25)

### Continuous Integration

* remove tests on Node.js 18 ([0051bfa](0051bfa))

v4.0.0-beta.1

Toggle v4.0.0-beta.1's commit message
chore(release): 4.0.0-beta.1 [skip ci]

## [4.0.0-beta.1](v3.1.0...v4.0.0-beta.1) (2024-03-17)

### ⚠ BREAKING CHANGES

* **deps:** Drop support for @commitlint v9 up to and indlucing v18
* **deps:** Require Node.js 20 minimum

### Features

* **deps:** update commitlint monorepo to v19 ([79668a5](79668a5))

v3.1.0

Toggle v3.1.0's commit message
chore(release): 3.1.0 [skip ci]

## [3.1.0](v3.0.0...v3.1.0) (2024-02-14)

### Features

* **rules:** add `header-trim` rule for commitlint v18.6.0 ([1f2ca95](1f2ca95))

v3.0.0

Toggle v3.0.0's commit message
chore(release): 3.0.0 [skip ci]

## [3.0.0](v2.0.2...v3.0.0) (2023-11-06)

### ⚠ BREAKING CHANGES

* require Node.js 18 minimum

### Features

* add support for commitlint v18 ([d633a66](d633a66)), closes [#213](#213)
* require Node.js 18 minimum ([94ee8eb](94ee8eb))

### Bug Fixes

* **deps:** update dependencies (in bulk) ([c3c5ff9](c3c5ff9))

### Styles

* format `lint-staged.js` ([c29c41d](c29c41d))

### Build System

* change module from `ES2022` to `Node16` in TSConfig ([776b1ef](776b1ef))

### Continuous Integration

* fail `format` scripts on a warning ([cd75935](cd75935))
* rename `build` workflow to `ci-cd` ([6a67287](6a67287))

v2.0.2

Toggle v2.0.2's commit message
chore(release): 2.0.2 [skip ci]

## [2.0.2](v2.0.1...v2.0.2) (2023-06-22)

### Continuous Integration

* specify commitlint configuration file ([f148822](f148822))

v2.0.1

Toggle v2.0.1's commit message
chore(release): 2.0.1 [skip ci]

## [2.0.1](v2.0.0...v2.0.1) (2023-06-22)

### ⚠ BREAKING CHANGES

* change to ES module, export is still an CommonJS module as that's required by commitlint

### Code Refactoring

* change to ES module, export is still an CommonJS module as that's required by commitlint ([bf15a8a](bf15a8a))

### Build System

* change ESM import to plugin to prevent import errors ([c185ce3](c185ce3))

### Styles

* use bold link for branding in header ([5bb540f](5bb540f))

### Continuous Integration

* include Node.js v20 in testing and drop, almost EOL, v19 ([55a1856](55a1856))
* rename commitlint config to CommonJS to prevent commitlint module load error ([5c8627a](5c8627a))

v2.0.1-beta.3

Toggle v2.0.1-beta.3's commit message
chore(release): 2.0.1-beta.3 [skip ci]

## [2.0.1-beta.3](v2.0.1-beta.2...v2.0.1-beta.3) (2023-06-22)

### Styles

* use bold link for branding in header ([5bb540f](5bb540f))

### Continuous Integration

* include Node.js v20 in testing and drop, almost EOL, v19 ([55a1856](55a1856))

v2.0.1-beta.2

Toggle v2.0.1-beta.2's commit message
chore(release): 2.0.1-beta.2 [skip ci]

## [2.0.1-beta.2](v2.0.1-beta.1...v2.0.1-beta.2) (2023-06-22)

### Build System

* change ESM import to plugin to prevent import errors ([c185ce3](c185ce3))

### Continuous Integration

* rename commitlint config to CommonJS to prevent commitlint module load error ([5c8627a](5c8627a))