The interactive file manager requires Javascript. Please enable it or use sftp or scp.
You may still browse the files here.
| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2025-09-25 | 646 Bytes | |
| v20.0.0 source code.tar.gz | 2025-09-25 | 560.0 kB | |
| v20.0.0 source code.zip | 2025-09-25 | 914.0 kB | |
| Totals: 3 Items | 1.5 MB | 0 | |
20.0.0 (2025-09-25)
Features
- feat(rules)!: make body-max-line-length ignore lines with URLs (#4486) (2f37a88), closes #4486 by @aspiers
BREAKING CHANGES
- when lines contain URLs exceeding the maximum
line length
body-max-line-lengthwill be ignored
Full Changelog: https://github.com/conventional-changelog/commitlint/compare/v19.9.1...v20.0.0