Socket
Socket
Sign inDemoInstall

@commitlint/format

Package Overview
Dependencies
5
Maintainers
4
Versions
56
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install
23456Next

19.3.0

Diff

Changelog

Source

19.3.0 (2024-04-23)

Bug Fixes

  • update dependency inquirer to v9.2.19 (#4031) (84126c1)

Features

  • container: added @commitlint/config-nx-scopes for nx monorepos (#3913) (aa4df36)
  • format: print full commit message for valid commits if -V (#4026) (a7bbc49)
escapedcat
published 19.0.3 •

Changelog

Source

19.0.3 (2024-02-28)

Bug Fixes

  • mark @types/conventional-commits-parser as dep for @commitlint/types (#3944) (5a01f59), closes #3929 #3942
escapedcat
published 19.0.0 •

Changelog

Source

19.0.0 (2024-02-27)

Reverts

  • Revert "chore: update tools version to v20" (53fc619)
  • Revert "chore!: minimum node version v20" (2816783)
  • Revert "ci: add codeQuality job to run lint and format tasks (#3922)" (8bb94ca), closes #3922
  • Revert "ci: update node version to v20" (8a24546)

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

escapedcat
published 18.6.1 •

Changelog

Source

18.6.1 (2024-02-13)

Bug Fixes

escapedcat
published 18.6.0 •

Changelog

Source

18.6.0 (2024-01-25)

Features

escapedcat
published 18.4.4 •

Changelog

Source

18.4.4 (2024-01-04)

Bug Fixes

  • @commitlint/load: Remove unused @types/node dependency (#3801) (7b3f8b3)
  • read: remove fs-extra usage and use fs/promises (#3803) (714be66)
  • subject-full-stop false positive when using ellipsis (#3839) (b4246d6)
  • update dependency fs-extra to v11.2.0 (#3799) (abb4da2)
  • utils: remove fs-extra usage (#3804) (92f2237)
escapedcat
published 18.4.3 •

Changelog

Source

18.4.3 (2023-11-21)

Bug Fixes

escapedcat
published 18.4.0 •

Changelog

Source

18.4.0 (2023-11-10)

Bug Fixes

Features

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

Changelog

Source

18.1.0 (2023-10-25)

Bug Fixes

Features

  • [scope-enum] [scope-case] allow space after comma as scope delimiter (#3577) (13c4bfc), closes #3576
escapedcat
published 18.0.0 •

Changelog

Source

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

23456Next
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc