Skip to content

chore(release): v3.8.7 - #57

Merged
ralyodio merged 1 commit into
mainfrom
chore/release-3.8.7
Jul 31, 2026
Merged

chore(release): v3.8.7#57
ralyodio merged 1 commit into
mainfrom
chore/release-3.8.7

Conversation

@ralyodio

Copy link
Copy Markdown
Contributor

Version bump only — node scripts/set-version.mjs 3.8.7, 25 files, no code changes.

What this ships

#56 — the parking fix. An unpointed name was sent to moshcoding.com/parking, a route that has never existed (that's the Next.js site, not the registry). Every claimed-but-unpointed name and every unclaimed one 404'd — from a browser, indistinguishable from the namespace being broken. mosh.eggs resolved instantly and showed nothing.

Parking now goes to the registry's own /n/<name>, the same route that serves a pointed name, answering with a directory of what else lives under that ending instead of a dead end.

Pairs with moshcoder/moshcode#149 (already merged and deployed), which made that route return 200 rather than 404 for a parked name.

After merge

Pushing the v3.8.7 tag triggers release.yml — draft release plus per-platform artifacts. Tell me and I'll push it, or:

git tag v3.8.7 && git push origin v3.8.7

🤖 Generated with Claude Code

Ships the parking fix (#56): an unpointed name was sent to
moshcoding.com/parking, a route that has never existed — that is the Next.js
site, not the registry. Every claimed-but-unpointed name and every unclaimed
one 404'd, which from a browser is indistinguishable from the namespace not
working: mosh.eggs resolved instantly and showed nothing.

Parking now goes to the registry's own /n/<name>, the same route that serves a
pointed name, which answers with a directory of what else lives under that
ending rather than a dead end.

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
@github-actions

Copy link
Copy Markdown

vu1nz Security Review

0 finding(s) in PR #?

No security issues found.

@ralyodio
ralyodio merged commit 91a203a into main Jul 31, 2026
9 checks passed
@ralyodio
ralyodio deleted the chore/release-3.8.7 branch July 31, 2026 14:22
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