You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

@commitlint/message

Package Overview
Dependencies
Maintainers
4
Versions
57
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@commitlint/message - npm Package Versions

12356

9.1.2

Diff
e
escapedcat
published 9.1.2 •

Changelog

Source

9.1.2 (2020-07-13)

Note: Version bump only for package @commitlint/root

e
escapedcat
published 9.1.1 •

Changelog

Source

9.1.1 (2020-06-30)

Bug Fixes

  • load: resolve plugins from extended configs (#1976) (d0f0eb9)
  • mark internal packages as private #972 (#1970) (2351124)
e
escapedcat
published 9.1.0 •

Changelog

Source

9.1.0 (2020-06-21)

Bug Fixes

  • update dependency chalk to v4 (#1275) (a5d8fa1)
  • update dependency conventional-changelog-conventionalcommits to v4.3.0 (#1816) (f99aeda)
  • update dependency regenerator-runtime to v0.13.5 (#1017) (9c4fdf1)
  • update dependency semver to v7.3.2 (#1369) (3c09722)
  • update dependency tar-fs to v2.1.0 (#1103) (7882036)
  • update dependency tmp to v0.2.1 (#1817) (0ff72f4)

Features

  • add local plugins support (#1692) (7b29c48)
  • enable multiple scopes in scope-enum and scope-case rules (#901) (73632ce)
e
escapedcat
published 9.0.1 •

Changelog

Source

9.0.1 (2020-05-26)

Bug Fixes

e
escapedcat
published 9.0.0 •

Changelog

Source

9.0.0 (2020-05-21)

Bug Fixes

Features

  • add async promise based rules methods into lint (#976) (4443062)
  • add possibility to extend from string (#865) (056c6fe)
  • passdown argv to lint command (#891) (c49a57c)
  • config-conventional: footer/body-max-line (#436) (8b394c9)
  • config-conventional: increase header-max-length to 100 (#860) (ff11998), closes #859

BREAKING CHANGES

  • 'improvement' type will now be rejected by this config.
b
bycedric
published 8.3.4 •

Changelog

Source

8.3.4 (2020-01-03)

Bug Fixes

b
bycedric
published 8.3.2 •
b
bycedric
published 8.3.0 •

Changelog

Source

8.3.0 (2019-10-16)

Features

  • cli: add helpurl flag (#789) (75cef4e)
  • config-conventional: use parser with short breaking change support (#821) (4b5300a)
  • resolve-extends: accept absolute path in extends (#825) (ecac29f)
b
bycedric
published 8.2.0 •

Changelog

Source

8.2.0 (2019-09-16)

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

  • pass defaultIgnores from configuration in @commitlint/cli (#771) (a259014)
b
bycedric
published 8.1.0 •

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)