Skip to content

Include fixed-group releases in website changelog - #200

Merged
SandroMaglione merged 1 commit into
mainfrom
codex/fix-fixed-group-changelog
Aug 30, 2026
Merged

Include fixed-group releases in website changelog#200
SandroMaglione merged 1 commit into
mainfrom
codex/fix-fixed-group-changelog

Conversation

@SandroMaglione

Copy link
Copy Markdown
Member

Summary

  • Aggregate published and pending changelog entries across the Changesets fixed package group.
  • Deduplicate shared entries and omit generated dependency-only release bullets.
  • Fail site generation when the current package version is absent from the changelog page.

Changeset

  • Added or updated for a library or package-metadata change
  • Not required because this PR does not change a publishable package

Validation

  • VITEST_MAX_WORKERS=1 pnpm check
  • Automated type-performance measurement passed or was not required
  • Automated runtime- and memory-performance measurement passed or was not required

pnpm docs:site renders the current v0.31.1 devtools release text, and the required local pnpm perf:runtime smoke test completed successfully.

@SandroMaglione
SandroMaglione merged commit 455deb8 into mainAug 30, 2026
8 checks passed
@SandroMaglione
SandroMaglione deleted the codex/fix-fixed-group-changelog branch August 30, 2026 09:57
Sign up for freeto 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

@SandroMaglione