Skip to content

Rename to commitlint #42

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 217 commits into from
Jul 11, 2017
Merged

Rename to commitlint #42

merged 217 commits into from
Jul 11, 2017

Conversation

marionebl
Copy link
Contributor

@marionebl marionebl commented Jul 7, 2017

Related:

Breaking Changes

  • Renaming from conventional-changelog-lint to @commitlint/cli (compare Preset support missing #8)
  • Move of API from @commitlint/cli to @commitlint/core
  • Removal of @commitlint/config-angular from fresh @commitlint/cli install (compare Rename project to a more generic name #9)
  • Removal of getPreset and preset functionality (compare Rename project to a more generic name #9)
  • Renaming of API methods
    • getConfiguration => load
    • getMessages => read
  • API simplifications
  • .conventional-changelog-lintrc replaced by commitlint.config.js
  • config files are not found upwards from cwd, only from cwd

@marionebl marionebl force-pushed the refactor/commitlint-v3 branch 4 times, most recently from feb5c1a to e2af518 Compare July 10, 2017 17:22
marionebl and others added 26 commits July 10, 2017 19:26
### Bug Fixes

* be less strict with matched languages ([dae11d1](dae11d1))
* handle precedence and defaults correctly ([a8b980a](a8b980a))

### Features

* add extends flag ([276dcaf](276dcaf))
* add input from git history ([d426b34](d426b34))
* support multiple inputs ([0a11c72](0a11c72))
… (2016-02-14)

### Bug Fixes

* rebuild before releases ([763bf53](763bf53))
… (2016-02-14)

### Bug Fixes

* enforce addition of distribution folder ([cbe3a90](cbe3a90))
… (2016-02-14)

### Bug Fixes

* add missing shebang ([461e50f](461e50f))
… (2016-02-14)

### Bug Fixes

* correct dependencies ([eeb6149](eeb6149))
… (2016-02-14)

### Bug Fixes

* add missing dependency ([f3efa01](f3efa01))
* correct dependencies ([5d3c219](5d3c219))
@marionebl marionebl force-pushed the refactor/commitlint-v3 branch from e2af518 to 67ba5c6 Compare July 10, 2017 17:28
@marionebl marionebl merged commit 1f93ae2 into master Jul 11, 2017
@marionebl marionebl deleted the refactor/commitlint-v3 branch August 7, 2017 10:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

5 participants