Skip to content

docs: reflect 0.16.8-sqd.1 as npm latest (README matrix + dist-tag note fix)#141

Merged
dzhelezov merged 2 commits into
mainfrom
docs/reflect-0.16.8-latest
Jul 10, 2026
Merged

docs: reflect 0.16.8-sqd.1 as npm latest (README matrix + dist-tag note fix)#141
dzhelezov merged 2 commits into
mainfrom
docs/reflect-0.16.8-latest

Conversation

@dzhelezov

Copy link
Copy Markdown
Collaborator

What

@subsquid/ponder@0.16.8-sqd.1 is now the npm latest dist-tag. This makes the docs match that reality and fixes a factual error from #138.

  • README "Ponder versions" matrix: add the 0.16.8 → 0.16.8-sqd.1 → latest row; the 0.16.7-sqd.1 row moves from latest to published · pin exact (no dist-tag); the seam-stable range → 0.15.17–0.16.8.
  • versions.json note fix: docs(release): record 0.16.8-sqd.1 as published (latest) + release notes #138 stated 0.16.7-sqd.1 "keeps its ponder-0.16.7 dist-tag" — that tag does not exist. npm view @subsquid/ponder dist-tags shows only latest (0.16.8-sqd.1), ponder-0.16.6, and ponder-0.15.17. 0.16.7-sqd.1 was latest and is now superseded; npm does not auto-retag a superseded version, so it currently has no dist-tag (still installable by exact version).

Note for maintainers

If we want each supported non-latest version reachable by a ponder-<version> dist-tag (as 0.16.6 / 0.15.17 are), 0.16.7-sqd.1 needs a ponder-0.16.7 tag added deliberately (npm dist-tag add). Flagging rather than doing it — it's a registry-mutation decision.

Gates

Pure docs. JSON valid; biome check clean; secret-scan clean.

dzhelezov and others added 2 commits July 10, 2026 15:42
…on dist-tag note)

0.16.8-sqd.1 is now the npm 'latest' dist-tag. Update the README Ponder-
versions matrix (add the 0.16.8 latest row; 0.16.7-sqd.1 is now published
but has no dist-tag; seam range → 0.15.17-0.16.8) and correct the
versions.json note, which #138 wrongly said 0.16.7-sqd.1 'keeps its
ponder-0.16.7 dist-tag' — no such tag exists (npm view dist-tags shows only
latest, ponder-0.16.6, ponder-0.15.17). 0.16.7-sqd.1 stays installable by
exact version; a ponder-0.16.7 tag would have to be added deliberately.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
The 0.16.7-sqd.1 note still read 'As the newest ponder version it
publishes with --tag latest', now stale: 0.16.8-sqd.1 took over latest.
Bring it in line with the 0.16.6/0.15.17 rows' dist-tag-status convention.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
@dzhelezov dzhelezov merged commit af80c2f into main Jul 10, 2026
12 checks passed
@dzhelezov dzhelezov deleted the docs/reflect-0.16.8-latest branch July 10, 2026 15:46
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