Skip to content

Latest commit

Β 

History

History
659 lines (273 loc) Β· 26.9 KB

CHANGELOG.md

File metadata and controls

659 lines (273 loc) Β· 26.9 KB

Change Log

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

19.2.0 (2024-03-15)

Features

  • load: update cosmiconfig to v9 to add support for package.yaml config (#3976) (94eab40)

19.1.0 (2024-03-12)

Note: Version bump only for package @commitlint/load

19.0.3 (2024-02-28)

Note: Version bump only for package @commitlint/load

19.0.2 (2024-02-28)

Note: Version bump only for package @commitlint/load

19.0.1 (2024-02-27)

Bug Fixes

  • drop resolve-from, resolve-global and import-fresh, resolve global packages correctly (#3939) (8793c63), closes #3938

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)

Note: Version bump only for package @commitlint/load

18.6.0 (2024-01-25)

Note: Version bump only for package @commitlint/load

18.5.0 (2024-01-22)

Note: Version bump only for package @commitlint/load

18.4.4 (2024-01-04)

Bug Fixes

  • @commitlint/load: Remove unused @types/node dependency (#3801) (7b3f8b3)

18.4.3 (2023-11-21)

Note: Version bump only for package @commitlint/load

18.4.2 (2023-11-16)

Note: Version bump only for package @commitlint/load

18.4.1 (2023-11-12)

Bug Fixes

18.4.0 (2023-11-10)

Features

  • bump cosmiconfig version and conditionally support mjs config (#3747) (a2b65fc)

18.2.0 (2023-10-26)

Features

  • load: use cosmiconfig-typescript-loader v5 to remove ts-node dependency for @commitlint/load (#3722) (1ff49ea)

18.1.0 (2023-10-25)

Note: Version bump only for package @commitlint/load

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/load

17.8.0 (2023-10-14)

Features

17.7.2 (2023-09-28)

Bug Fixes

  • update dependency @types/node to v20.5.1 (#3653) (cd8b775)

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

17.7.0 (2023-08-09)

Features

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

17.6.7 (2023-07-19)

Note: Version bump only for package @commitlint/load

17.5.0 (2023-03-22)

Features

17.4.4 (2023-02-17)

Note: Version bump only for package @commitlint/load

17.4.2 (2023-01-12)

Bug Fixes

  • load: fixes a bug when a ts commitlint config is compiled twice (#3499) (dc2c899)

17.4.1 (2023-01-09)

Note: Version bump only for package @commitlint/load

17.4.0 (2023-01-04)

Bug Fixes

Features

17.3.0 (2022-11-21)

Note: Version bump only for package @commitlint/load

17.2.0 (2022-10-31)

Note: Version bump only for package @commitlint/load

17.1.2 (2022-08-29)

Bug Fixes

  • load: add ts-node as direct dependency (#3351) (3b66891)
  • update dependency cosmiconfig-typescript-loader to v4 (#3346) (5a9d80f)

17.1.1 (2022-08-27)

Bug Fixes

17.1.0 (2022-08-27)

Bug Fixes

  • update dependency cosmiconfig-typescript-loader to v3 (#3253) (4e87d14)

17.0.3 (2022-06-25)

Note: Version bump only for package @commitlint/load

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.3.0 (2022-05-14)

Bug Fixes

  • update dependency cosmiconfig-typescript-loader to v2 (#3154) (20122e8)

16.2.4 (2022-04-28)

Note: Version bump only for package @commitlint/load

16.2.3 (2022-03-16)

Note: Version bump only for package @commitlint/load

16.2.1 (2022-02-13)

Bug Fixes

  • load: satisfy @types/node peer dependency for cosmiconfig-loader-typescript (#3008) (338180c), closes #3007

16.1.0 (2022-01-20)

Features

16.0.0 (2021-12-26)

Features

15.0.0 (2021-11-17)

Bug Fixes

  • types: fix signature of QualifiedRuleConfig for async configurations (#2868) (#2869) (c7f355b)

Features

14.1.0 (2021-11-01)

Features

  • extend helpUrl from shareable config (#2846) (d7e2e2b)
  • load: add support for .commitlintrc.cjs and commitlint.config.cjs files (#2797) (fabb495)

14.0.0 (2021-10-26)

Note: Version bump only for package @commitlint/load

13.2.1 (2021-10-09)

Bug Fixes

13.2.0 (2021-09-28)

Bug Fixes

  • types: user config prompt (6d7a1c4)

Features

  • load: add cosmiconfig typescript loader (b65aced)

13.1.0 (2021-07-24)

Note: Version bump only for package @commitlint/load

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/load

12.1.2 (2021-04-29)

Note: Version bump only for package @commitlint/load

12.1.1 (2021-04-02)

Note: Version bump only for package @commitlint/load

12.1.0 (2021-03-06)

Note: Version bump only for package @commitlint/load

12.0.1 (2021-02-23)

Bug Fixes

  • load: use Rule | AsyncRule | SyncRule as rule value type in Plugin (#2146) (75b67b8)

12.0.0 (2021-01-18)

Bug Fixes

Features

  • load: allow specifying helpUrl via config (#2180) (d6795a3)

11.0.0 (2020-09-05)

Note: Version bump only for package @commitlint/load

10.0.0 (2020-08-16)

Bug Fixes

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 me@bycedric.com

Co-authored-by: Cedric van Putten me@bycedric.com

9.1.2 (2020-07-13)

Note: Version bump only for package @commitlint/load

9.1.1 (2020-06-30)

Bug Fixes

  • load: resolve plugins from extended configs (#1976) (d0f0eb9)

9.1.0 (2020-06-21)

Bug Fixes

Features

9.0.1 (2020-05-26)

Note: Version bump only for package @commitlint/load

9.0.0 (2020-05-21)

Bug Fixes

8.3.5 (2020-01-15)

Note: Version bump only for package @commitlint/load

8.3.4 (2020-01-03)

Note: Version bump only for package @commitlint/load

8.3.1 (2019-10-16)

Bug Fixes

  • load: resolve nested parser preset factories (#831) (73a7df7)

8.3.0 (2019-10-16)

Features

  • config-conventional: use parser with short breaking change support (#821) (4b5300a)

8.2.0 (2019-09-16)

Note: Version bump only for package @commitlint/load

8.1.0 (2019-07-15)

Bug Fixes

7.6.1 (2019-05-09)

Bug Fixes

  • handle absolute config paths correctly #647 (49b3a77)

7.6.0 (2019-05-06)

Bug Fixes

Features

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/load

7.3.0 (2019-01-11)

Bug Fixes

  • update to security-patched dependency versions (97c033b)

Features

7.2.1 (2018-10-11)

Bug Fixes

7.2.0 (2018-10-05)

Features

  • load: add formatter option with default value (b0e63d9)

7.1.2 (2018-09-04)

Note: Version bump only for package @commitlint/load

6.1.1 (2018-02-22)

Note: Version bump only for package @commitlint/load