Skip to content

v3.0.0

Choose a tag to compare

released this 19 Sep 14:10
· 962 commits to main since this release

3.0.0 (2021-09-19)

⚠ BREAKING CHANGES

  • header-max-length: remove support for chore(peer-deps) commit message
  • drop support for node 10

Bug Fixes

  • deps: update commitlint monorepo to v13 (4934d49)
  • header-max-length: remove support for chore(peer-deps) commit message (5d9de55)

Tests

  • add tests for commitlint v13 (72df5b8)

Continuous Integration

  • renovate: disable for commitlint v12 final version (e0fab73)

Build System

  • drop support for node 10 (9772b5c)

Code Refactoring

  • header-max-length: combine chore and fix type into a single regex (26fd286)