Commit d8ed012
docs: clarify that breaking/changelog/summary inherit diff behavior
A reader landing on BREAKING-CHANGES.md or CHANGELOG content has no
signal that the flags and concepts in DIFF.md (extension tracking, path
matching, allOf flattening, path-prefix handling, header case,
--allow-external-refs, --fail-on-diff) apply to those commands too.
They do — breaking/changelog/summary all run on the same diff engine.
Adds:
- Top-of-file note in DIFF.md saying most concepts apply to the other
three commands and exceptions are called out inline
- Top-of-file note in BREAKING-CHANGES.md pointing readers to DIFF.md
for the shared flag set
- Inline scoping note on --exclude-elements ("currently available on
diff and summary") so the section remains accurate without baking in
a permanent design claim
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>1 parent 5b2a730 commit d8ed012
2 files changed
Lines changed: 6 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| 7 | + | |
| 8 | + | |
7 | 9 | | |
8 | 10 | | |
9 | 11 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| 6 | + | |
| 7 | + | |
6 | 8 | | |
7 | 9 | | |
8 | 10 | | |
| |||
84 | 86 | | |
85 | 87 | | |
86 | 88 | | |
| 89 | + | |
| 90 | + | |
87 | 91 | | |
88 | 92 | | |
89 | 93 | | |
| |||
0 commit comments