Skip to content

The parser pin takes v0.20.0, and says so on purpose - #171

Merged
robertblust merged 1 commit into
mainfrom
parser-pin-0.20
Sep 10, 2026
Merged

The parser pin takes v0.20.0, and says so on purpose#171
robertblust merged 1 commit into
mainfrom
parser-pin-0.20

Conversation

@robertblust

Copy link
Copy Markdown
Owner

The pin named v0.17.0 while the release that ships the instance checks is v0.20.0. A pin that is behind is intent until it is moved, so leaving it said this site meant v0.17.0 — it did not. It was two releases behind because #169, which would have moved it to v0.19.0, was superseded by #170 and closed.

Nothing observable changes. lib/instance.mjs is the same blob 4a50f24de862 at v0.17.0, v0.19.0 and v0.20.0, so model.json rebuilds byte for byte and model:check passes with no rebuild in this diff at all. What moves is the lockfile's resolved commit, now eab533a, which is where v0.20.0 sits.

Verified: model:check, pages:check, pin:check, design:check, test:build, test:dupes, test:og, og:check and verify all pass, the last two against a served copy; conventions-check passes.

🤖 Generated with Claude Code

The pin named v0.17.0 while the release that ships the instance checks is v0.20.0, and a
pin that is behind is intent until it is moved — so leaving it said this site meant
v0.17.0. It did not; it was two releases behind because the branch that would have moved
it to v0.19.0 was superseded before it landed.

Nothing observable changes. lib/instance.mjs is the same blob at v0.17.0, v0.19.0 and
v0.20.0, so model.json rebuilds byte for byte and model:check passes without a rebuild
being needed at all. What moves is the lockfile's resolved commit, now the one v0.20.0
sits on.

Verified: model:check, pages:check, pin:check, design:check, test:build, test:dupes,
test:og, og:check and verify all pass, the last two against a served copy;
conventions-check passes.

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
@robertblust
robertblust merged commit 1fdcc70 into main Sep 10, 2026
2 checks passed
@robertblust
robertblust deleted the parser-pin-0.20 branch September 10, 2026 15:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant