Skip to content

docs(releases): Unreleased bucket for post-release experiments - #192

Merged
danReynolds merged 2 commits into
mainfrom
releases-unreleased-bucket
Jun 18, 2026
Merged

docs(releases): Unreleased bucket for post-release experiments#192
danReynolds merged 2 commits into
mainfrom
releases-unreleased-bucket

Conversation

@danReynolds

Copy link
Copy Markdown
Owner

Fixes the date-edge case where experiments dated on the latest release's day (which land after the release is cut) were wrongly attributed to it — e.g. exp 186 showed under v0.6.0.

  • The latest release now uses a strict date upper bound; experiments dated on/after it collect into an "Unreleased" card (no changelog/deltas) that also surfaces what's queued for the next version.
  • The "latest" badge moves to the first published release.

Verified in-browser: Unreleased card shows #185/#186, v0.6.0 back to #180#184, "latest" on v0.6.0, no console errors. Docs-only.

🤖 Generated with Claude Code

danReynolds and others added 2 commits June 18, 2026 14:56
…card

The latest release used an inclusive date upper bound, so experiments dated
on the release day (which land *after* the release is cut) were wrongly
attributed to it — e.g. exp 186 showed under v0.6.0. The latest release now
uses a strict upper bound, and experiments dated on/after the latest release
collect into an "Unreleased" card (no changelog/deltas), which also surfaces
what's queued for the next version. The "latest" badge moves to the first
published release.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
…ucket

# Conflicts:
#	docs/releases/releases.json
@danReynolds
danReynolds merged commit 40d7e88 into main Jun 18, 2026
5 checks passed
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