Skip to content

Latest commit

Β 

History

History
316 lines (110 loc) Β· 9.56 KB

CHANGELOG.md

File metadata and controls

316 lines (110 loc) Β· 9.56 KB

Change Log

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

19.8.0 (2025-03-07)

Performance Improvements

  • use node: prefix to bypass require.cache call for builtins (#4302) (0cd8f41)

19.7.1 (2025-02-02)

Bug Fixes

  • config-nx-scopes: fix for projects without explicit targets (#4261) (25bb2cd)

19.5.0 (2024-09-11)

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

19.3.1 (2024-05-13)

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

19.3.0 (2024-04-23)

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

19.2.1 (2024-03-19)

Bug Fixes

  • config-nx-scopes: include file extension in nx imports (#3979) (583250b)

19.1.0 (2024-03-12)

Bug Fixes

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)

Bug Fixes

18.5.0 (2024-01-22)

Bug Fixes

  • config-nx-scopes: restore compatibility with nx 17.2.0 and higher (#3855) (1e08a17), closes #3820

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)

Features

  • config-nx-scopes: support latest nx version (#3728) (22e6f74)

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)

Features

  • config-nx-scopes: add nx version ^15.0.0 as peerDependency (#3416) (f529a3f)

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)

Features

  • add ability to filter Nx projects in @commitlint/config-nx-scopes (#3155) (e595693), closes #3152

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)