Skip to content

Latest commit

History

History
235 lines (87 loc) 路 6.34 KB

File metadata and controls

235 lines (87 loc) 路 6.34 KB

Change Log

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

19.0.3 (2024-02-28)

Note: Version bump only for package commitlint-config-nx-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)

Note: Version bump only for package commitlint-config-nx-scopes

18.5.1 (2024-01-22)

Note: Version bump only for package commitlint-config-nx-scopes

18.5.0 (2024-01-22)

Note: Version bump only for package commitlint-config-nx-scopes

18.4.4 (2024-01-04)

Note: Version bump only for package commitlint-config-nx-scopes

18.4.3 (2023-11-21)

Note: Version bump only for package commitlint-config-nx-scopes

18.4.0 (2023-11-10)

Note: Version bump only for package commitlint-config-nx-scopes

18.3.0 (2023-10-26)

Note: Version bump only for package commitlint-config-nx-scopes

18.1.0 (2023-10-25)

Note: Version bump only for package commitlint-config-nx-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-nx-scopes

17.6.4 (2023-05-07)

Note: Version bump only for package commitlint-config-nx-scopes

17.4.3 (2023-02-13)

Note: Version bump only for package commitlint-config-nx-scopes

17.4.2 (2023-01-12)

Note: Version bump only for package commitlint-config-nx-scopes

17.4.0 (2023-01-04)

Note: Version bump only for package commitlint-config-nx-scopes

17.2.0 (2022-10-31)

Note: Version bump only for package commitlint-config-nx-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.3.0 (2022-05-14)

Note: Version bump only for package commitlint-config-nx-scopes

16.2.1 (2022-02-13)

Note: Version bump only for package commitlint-config-nx-scopes

16.2.0 (2022-01-25)

Features

  • add support for Nx monorepos via @commitlint/config-nx-scopes (#2995) (11879ad)