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
Previous12346Next

8.1.0

Diff

Changelog

Source

8.1.0 (2019-07-15)

This release is versioned as minor change because some of the core components are rewritten to TypeScript. It's part of the full port to TypeScript, currently in progress at #659.

Bug Fixes

  • add explicit dependency on chalk (#687) (9075844)
  • pass ignores from configuration in @commitlint/cli (#668) (da99aaa)
marionebl
published 8.0.0 •

Changelog

Source

8.0.0

Breaking Changes

  • fix: avoid excessive help text #606 (#637) The commitlint default formatter is now silent for reports without warnings or errors. Scripts relying on the success output of commitlint can restore the former output by specifying the --verbose flag.
marionebl
published 7.6.1 •

Changelog

Source

7.6.1 (2019-05-09)

Bug Fixes

  • ensure format() is available as commonjs default export #645 (ec3da92)
  • handle absolute config paths correctly #647 (49b3a77)
marionebl
published 7.6.0 •

Changelog

Source

7.6.0 (2019-05-06)

Bug Fixes

Features

marionebl
published 7.5.0 •

Changelog

Source

7.5.0 (2019-01-31)

Bug Fixes

  • sentence-case allow upper-case characters in first word (#531) (5a6a4a8), closes #211
  • resolve-extends: override array on extending rules (#470) (#539) (b35000c)
  • all broken website references (#564) (82eeb5a)
  • cleanup message for input with no config (#519) (7d9e760)
  • cli: avoid linebreak in empty input (#523) (3141882)
  • mark optional parameter with undefined (#553) (6720284)
  • replace all repository references with conventional changelog (#561) (6c3afcd)
  • replace all website references with conventional changelog (#563) (6b86fb1)
  • replace old require-uncached with import-fresh (#533) (b636e8c)
  • resolve path to commit message for git submodules (83b1a47)
  • slash in scope #291 (#529) (b2b63e5)
  • store concatenated array to problems variable (#551) (434a70f)

Features

  • add support for git submodules (cc575fa)
  • rule-header-length: show current header length (6d61c4f)

<a name="7.4.0"></a>

bycedric
published 7.4.0 •

Changelog

Source

7.4.0 (2019-01-27)

Bug Fixes

Features

  • rules: create header-case and header-full-stop rules (#547) (4c36cbd)

<a name="7.3.2"></a>

bycedric
published 7.3.1 •

Changelog

Source

7.3.1 (2019-01-11)

Note: Version bump only for package @commitlint/root

<a name="7.3.0"></a>

bycedric
published 7.3.0 •

Changelog

Source

7.3.0 (2019-01-11)

Bug Fixes

  • format: add new line to result (#518) (f1d443b), closes #504
  • add fallback with husky git params to deprecation handling (#498) (5a34b8c)
  • avoid truncated output on macOS (#503) (3192368)
  • fall back to conventional commit-parser settings for missing keys (#496) (831a141), closes #399
  • respect String.protoype.repeat API contract (f27e7ac)
  • update to security-patched dependency versions (97c033b)
  • use correct label for failing empty subjects (#481) (2e7e34d), closes #476

Features

<a name="7.2.1"></a>

marionebl
published 7.2.1 •

Changelog

Source

7.2.1 (2018-10-11)

Bug Fixes

<a name="7.2.0"></a>

marionebl
published 7.2.0 •

Changelog

Source

7.2.0 (2018-10-05)

Bug Fixes

  • rules: include possible body offset in footer leading blank (ff0111a)
  • handle case rules for numerics correctly (cadcfed)
  • ignore merge messages with text after newline (b32bc93)
  • use grouped regex to ignore merge commits (#439) (905e9d5)

Features

  • cli: add format option for report output (1ecf097)
  • load: add formatter option with default value (b0e63d9)

<a name="7.1.2"></a>

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