Skip to content

docs(changeset): describe 0.1.0 as a release, not a migration - #54

Merged
rpvilo merged 1 commit into
mainfrom
feature/changeset-wording
Aug 3, 2026
Merged

docs(changeset): describe 0.1.0 as a release, not a migration#54
rpvilo merged 1 commit into
mainfrom
feature/changeset-wording

Conversation

@rpvilo

@rpvilo rpvilo commented Aug 3, 2026

Copy link
Copy Markdown
Collaborator

Merges the two pending changesets into one initial-release description, so the published 0.1.0 changelog reads as a release note rather than a migration guide.

Why

rsc-namespace-exports.md opened with:

Breaking: primitives are now namespace exports… <Composer> becomes <Composer.Root>

That was accurate as a description of PR #53's effect on main, but 0.1.0 is the first published version — there is no <Composer> for anyone to migrate from. As the top item on the npm page it would tell a first-time reader that something broke in a version they never had.

What changed

initial-release.md now describes the shipped surface directly: namespaces with explicit .Root parts, and React Server Component support as a capability rather than as a fix. The rsc-namespace-exports.md changeset is removed, since its content is folded in.

No code change, and the bump is unaffected — still a single minor, 0.0.0 → 0.1.0.

Verified

Ran changeset version against a throwaway clone: version resolves to 0.1.0 and the generated CHANGELOG.md contains one coherent entry with no "Breaking" heading. changeset status still reports @intentface/chat at minor.

Note on merging

This regenerates #52. After merging, wait for the Release workflow to update the Version Packages PR, then confirm its CHANGELOG.md diff shows the single entry before merging that.

@vercel

vercel Bot commented Aug 3, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
intentface-chat Ready Ready Preview Aug 3, 2026 6:07pm

Request Review

@rpvilo
rpvilo merged commit 3440394 into main Aug 3, 2026
3 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