Skip to content

chore: delete leftover transforms changeset (already released in 0.5.0)#1012

Open
SnowboardTechie wants to merge 2 commits into
HOLD-filtersfrom
chore/changeset-wording-pass
Open

chore: delete leftover transforms changeset (already released in 0.5.0)#1012
SnowboardTechie wants to merge 2 commits into
HOLD-filtersfrom
chore/changeset-wording-pass

Conversation

@SnowboardTechie

@SnowboardTechie SnowboardTechie commented Jul 15, 2026

Copy link
Copy Markdown
Collaborator

Summary

  • Deletes .changeset/transforms-poc-typescript.md: its content was already consumed and published in @common-grants/sdk 0.5.0, so it's a leftover that would re-bump the SDK and duplicate the full transforms entry in the next release's changelog.
  • Time to review: 2 minutes

Changes proposed

  • Delete .changeset/transforms-poc-typescript.md. (The first commit was a wording pass on the same file, superseded by the deletion — the diff nets out to the removal.)

Context for reviewers

Verification: the ts-sdk CHANGELOG.md 0.5.0 entry contains the changeset's text verbatim, consumed at c05db3f (2026-06-22). The file survived on HOLD-filters because 324809b (Hold transforms, #906) added a copy on the HOLD side the same day main consumed its own, so main's deletion never propagated through the subsequent main-into-HOLD merges.

Reviewed the rest of the set for the same failure mode: the other changesets (ts-typed-custom-filters, python-typed-custom-filters, python-sdk-py-typed) all describe unreleased work — none appear in any published CHANGELOG entry — and read as release notes as-is.

Additional information

Targets HOLD-filters to land before #918.

Drop the proof-of-concept framing and internal issue/PR cross-refs from
the lead sentence (by release time this is the shipped transformation
framework), and remove the Deferred-to-full-SDK section: changelogs
describe what shipped, and the opt-in commonModel behavior it mentioned
is already documented in the buildTransforms bullet.
@SnowboardTechie SnowboardTechie requested a review from widal001 July 15, 2026 19:35
@SnowboardTechie SnowboardTechie marked this pull request as ready for review July 15, 2026 19:35
@widal001

Copy link
Copy Markdown
Collaborator

@SnowboardTechie Is this changeset a leftover?

The changeset's content was consumed and published in
@common-grants/sdk 0.5.0 (c05db3f, 2026-06-22); the identical text is
the CHANGELOG's 0.5.0 entry. The file survived on HOLD-filters because
324809b added a copy on the HOLD side the same day main consumed its
own, so main's deletion never propagated. Left in place, it would
re-bump the SDK and duplicate the full transforms entry in the next
release's changelog. Supersedes the wording pass on the same file.
@SnowboardTechie SnowboardTechie changed the title chore: release-note wording pass on the transforms changeset chore: delete leftover transforms changeset (already released in 0.5.0) Jul 15, 2026
@SnowboardTechie

Copy link
Copy Markdown
Collaborator Author

@SnowboardTechie Is this changeset a leftover?

Oh ya that is! It shipped in 0.5.0 but survived on HOLD-filters, so this PR now deletes it instead.

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.

2 participants