Skip to content

Latest commit

Β 

History

History
598 lines (271 loc) Β· 21.3 KB

File metadata and controls

598 lines (271 loc) Β· 21.3 KB

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

19.7.0 (2025-01-04)

Features

19.5.0 (2024-09-11)

Note: Version bump only for package @commitlint/config-lerna-scopes

19.0.0 (2024-02-27)

  • feat!: migrate to pure ESM (#3850) (3423735), closes #3850

Reverts

  • Revert "chore!: minimum node version v20" (2816783)

BREAKING CHANGES

  • migrate to pure ESM

  • feat: migrate to pure ESM

  • chore: update snapshot

  • fix: load parserPreset with another await

  • test: migrate to vitest

  • test: remove no replacement --runInBand test-ci script

  • chore: fix code reviews

  • refactor(load): rewrite resolve logic

  • fix(config-nx-scopes): fix syntax error

  • feat(resolve-extends): add resolveFrom and loadParserPreset

  • feat(load): use resolveFrom and loadParserPreset from resolve-extends

  • test: include only @commitlint/* packages src in coverage

  • test: explicit import vitest utilities

  • test: remove @jest/globals from dependencies

  • fix(resolve-extends): resolveFrom output should be platform aware

  • test: restore NO_COLOR to test script

  • chore: fix linting issues

  • fix: should use fileURLToPath instead of pathname for Windows compatibility

  • Apply suggestions from code review

  • fix: should reuse cli instead call yargs()

  • feat(cli): set terminalWidth as wrap to avoid work break on help

  • Update .eslintrc.cjs

  • feat: migrate @commitlint/config-conventional to pure ESM

18.6.1 (2024-02-13)

Bug Fixes

18.4.4 (2024-01-04)

Note: Version bump only for package @commitlint/config-lerna-scopes

18.4.3 (2023-11-21)

Note: Version bump only for package @commitlint/config-lerna-scopes

18.4.0 (2023-11-10)

Note: Version bump only for package @commitlint/config-lerna-scopes

18.1.0 (2023-10-25)

Note: Version bump only for package @commitlint/config-lerna-scopes

18.0.0 (2023-10-20)

  • chore!: minimum node version v18 (#3644) (5b4aeaf), closes #3644

BREAKING CHANGES

  • drop node v14 and v16 support

  • chore: remove unused types

  • docs: prepare node update and new release

  • chore!: minimum TS version v5

  • drop TS v4 support

  • ci: remove node v14/16 checks

  • chore: adjust node types to minimal supported version

  • chore!: further major versions of other deps

  • upgrade conventional-changelog-conventionalcommits, conventional-commits-parser, conventional-changelog-atom,

  • docs: simplify releases and remove roadmap

17.8.1 (2023-10-20)

Note: Version bump only for package @commitlint/config-lerna-scopes

17.7.0 (2023-08-09)

Note: Version bump only for package @commitlint/config-lerna-scopes

17.6.6 (2023-06-24)

Note: Version bump only for package @commitlint/config-lerna-scopes

17.6.3 (2023-05-04)

Bug Fixes

17.6.2 (2023-05-03)

Bug Fixes

17.4.2 (2023-01-12)

Note: Version bump only for package @commitlint/config-lerna-scopes

17.4.0 (2023-01-04)

Bug Fixes

17.2.1 (2022-11-01)

Note: Version bump only for package @commitlint/config-lerna-scopes

17.2.0 (2022-10-31)

Note: Version bump only for package @commitlint/config-lerna-scopes

17.0.2 (2022-06-01)

Note: Version bump only for package @commitlint/config-lerna-scopes

17.0.0 (2022-05-16)

  • chore!: minimum node version v14 (#3128) (ac5f9b4), closes #3128

BREAKING CHANGES

  • drop node v12 support

  • chore: rename circleci windows job

node version is not defned by the name anyways (i think)

16.2.4 (2022-04-28)

Bug Fixes

16.2.2 (2022-02-14)

Note: Version bump only for package @commitlint/config-lerna-scopes

16.2.1 (2022-02-13)

Note: Version bump only for package @commitlint/config-lerna-scopes

16.0.0 (2021-12-26)

Note: Version bump only for package @commitlint/config-lerna-scopes

15.0.0 (2021-11-17)

Tests

  • config-lerna-scopes: reuse npm bootstrap to simplify tests (#2479) (9a7a43a), closes #2447

BREAKING CHANGES

  • config-lerna-scopes: upgrade to lerna v4

Co-authored-by: Renovate Bot [email protected] Co-authored-by: escapedcat [email protected]

  • test(config-lerna-scopes): reuse npm bootstrap to simplify tests

  • test(config-lerna-scopes): reuse npm bootstrap to simplify tests

  • test: fix issue after merge

  • test: one more fix after merge

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Renovate Bot [email protected] Co-authored-by: escapedcat [email protected]

14.0.0 (2021-10-26)

Note: Version bump only for package @commitlint/config-lerna-scopes

13.2.0 (2021-09-28)

Note: Version bump only for package @commitlint/config-lerna-scopes

13.1.0 (2021-07-24)

Bug Fixes

13.0.0 (2021-05-24)

  • chore!: remove node 10 support (#2596) (4db4ba1), closes #2596

BREAKING CHANGES

  • minimum node version is 12

12.1.3 (2021-05-12)

Note: Version bump only for package @commitlint/config-lerna-scopes

12.1.2 (2021-04-29)

Note: Version bump only for package @commitlint/config-lerna-scopes

12.1.1 (2021-04-02)

Bug Fixes

  • config-lerna-scopes: ignore packages without names (#2514) (df3bf71)
  • update dependency semver to v7.3.5 (#2519) (5113f22)

12.1.0 (2021-03-06)

Features

  • config-lerna-scopes: keep supporting lerna v3 (51b0f4a)

12.0.1 (2021-02-23)

Note: Version bump only for package @commitlint/config-lerna-scopes

12.0.0 (2021-01-18)

Bug Fixes

Features

  • config-lerna-scopes: support yarn workspaces (#2149) (b244246)

11.0.0 (2020-09-05)

  • refactor!: drop support for lerna v2 (59667b3)

BREAKING CHANGES

  • remove lerna v2 support and tests

10.0.0 (2020-08-16)

  • refactor!: drop support for node 8 (#1999) (751f39f), closes #1999

BREAKING CHANGES

  • remove node 8 from circle-ci checks

also remove node 13 because we do not support experimental versions

  • docs: update node v10 to latest LTS 10 version

Co-authored-by: Cedric van Putten [email protected]

Co-authored-by: Cedric van Putten [email protected]

9.1.2 (2020-07-13)

Note: Version bump only for package @commitlint/config-lerna-scopes

9.1.1 (2020-06-30)

Note: Version bump only for package @commitlint/config-lerna-scopes

9.1.0 (2020-06-21)

Bug Fixes

9.0.1 (2020-05-26)

Note: Version bump only for package @commitlint/config-lerna-scopes

9.0.0 (2020-05-21)

Bug Fixes

  • config-lerna-scopes: correct lerna in peerDependencies (#980) (f88f00d)
  • update dependency semver to v7.1.3 (#995) (4ee307a)

8.3.4 (2020-01-03)

Note: Version bump only for package @commitlint/config-lerna-scopes

8.3.0 (2019-10-16)

Note: Version bump only for package @commitlint/config-lerna-scopes

8.2.0 (2019-09-16)

Note: Version bump only for package @commitlint/config-lerna-scopes

8.1.0 (2019-07-15)

Note: Version bump only for package @commitlint/config-lerna-scopes

7.6.0 (2019-05-06)

Note: Version bump only for package @commitlint/config-lerna-scopes

7.5.1 (2019-02-09)

Note: Version bump only for package @commitlint/config-lerna-scopes

7.5.0 (2019-01-31)

Bug Fixes

  • all broken website references (#564) (82eeb5a)
  • replace all repository references with conventional changelog (#561) (6c3afcd)
  • replace all website references with conventional changelog (#563) (6b86fb1)

7.3.1 (2019-01-11)

Note: Version bump only for package @commitlint/config-lerna-scopes

7.3.0 (2019-01-11)

Note: Version bump only for package @commitlint/config-lerna-scopes

7.2.1 (2018-10-11)

Note: Version bump only for package @commitlint/config-lerna-scopes

7.1.2 (2018-09-04)

Note: Version bump only for package @commitlint/config-lerna-scopes

6.1.1 (2018-02-22)

Note: Version bump only for package @commitlint/config-lerna-scopes

6.1.0 (2018-02-03)

Note: Version bump only for package @commitlint/config-lerna-scopes

6.0.4 (2018-01-31)

Note: Version bump only for package @commitlint/config-lerna-scopes

6.0.3 (2018-01-31)

Note: Version bump only for package @commitlint/config-lerna-scopes

6.0.2 (2018-01-12)

Note: Version bump only for package @commitlint/config-lerna-scopes

6.0.0 (2018-01-09)

Note: Version bump only for package @commitlint/config-lerna-scopes

5.2.6 (2017-12-21)

Note: Version bump only for package @commitlint/config-lerna-scopes

5.2.0 (2017-11-30)

Note: Version bump only for package @commitlint/config-lerna-scopes

5.1.1 (2017-11-24)

Note: Version bump only for package @commitlint/config-lerna-scopes

5.1.0 (2017-11-24)

Features

  • travis-cli: add reusable travis command line interface (3e6e6a8)

5.0.1 (2017-11-19)

Note: Version bump only for package @commitlint/config-lerna-scopes

4.3.0 (2017-11-08)

Note: Version bump only for package @commitlint/config-lerna-scopes

4.2.1 (2017-10-18)

Note: Version bump only for package @commitlint/config-lerna-scopes

4.2.0 (2017-10-14)

Note: Version bump only for package @commitlint/config-lerna-scopes

4.1.1 (2017-10-09)

Bug Fixes

  • config-lerna-scopes: fix package list get with recent lerna versions (8f35dae)

3.0.4 (2017-08-04)

3.0.3 (2017-07-16)

3.0.2 (2017-07-11)

Features

  • config-lerna-scopes: support non-standard lerna repos (71fc40e)

3.0.3 (2017-07-16)

3.0.2 (2017-07-11)

Features

  • config-lerna-scopes: support non-standard lerna repos (71fc40e)

3.0.2 (2017-07-11)

Features

  • config-lerna-scopes: support non-standard lerna repos (71fc40e)

3.0.1 (2017-07-11)

Features

  • config-lerna-scopes: support non-standard lerna repos (71fc40e)

3.0.0 (2017-07-10)

Features

  • config-lerna-scopes: support non-standard lerna repos (903df4b)