Commit dffc5b9
committed
docs(changeset): state which picker exit moved instead of claiming all three held
The diff deletes `if (!formField) return undefined;`, so "the three exits are
byte-for-byte unchanged" was inaccurate in text that ships to CHANGELOG.md.
Two exits are verbatim untouched; the third is deleted, and deleting it is the
fix — outside the declared position it was the silent exit, inside it it is
unreachable by construction.
Co-authored-by: Claude <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_017ef78bLdybu3AffehKkhfk1 parent e2e5e1a commit dffc5b9
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
| 10 | + | |
11 | 11 | | |
0 commit comments