Commit 774f8a2
docs(create-objectstack): correct a bogus issue reference in the pnpm-build-approvals comments (#3125)
#3119 cited "#3110" in four comments as the pnpm 11 build-approvals bug. #3110 is an
unrelated, already-closed issue — "ObjectLogger file destination silently no-ops in ESM
builds" (fixed by #3116). The reference was fabricated: the pnpm 11 scaffold breakage was
found while diagnosing the red Publish Smoke gate and has no issue of its own, so the
correct citation is the PR that fixed it, #3119.
Comment-only. It left a wrong pointer in the two places most likely to be read next: the
"why is the smoke's pnpm unpinned" rationale in the script header, and the ratchet
guarding the template. The template pnpm-workspace.yaml and the changeset never cited it,
so nothing user-facing shipped with the bad reference.
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>1 parent fb107b8 commit 774f8a2
2 files changed
Lines changed: 4 additions & 4 deletions
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
74 | 74 | | |
75 | 75 | | |
76 | 76 | | |
77 | | - | |
| 77 | + | |
78 | 78 | | |
79 | 79 | | |
80 | | - | |
| 80 | + | |
81 | 81 | | |
82 | 82 | | |
83 | 83 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
48 | 48 | | |
49 | 49 | | |
50 | 50 | | |
51 | | - | |
| 51 | + | |
52 | 52 | | |
53 | 53 | | |
54 | 54 | | |
| |||
129 | 129 | | |
130 | 130 | | |
131 | 131 | | |
132 | | - | |
| 132 | + | |
133 | 133 | | |
134 | 134 | | |
135 | 135 | | |
| |||
0 commit comments