Skip to content

Remove barrel export to avoid breaking import conditions resolution#231

Open
joshamaju wants to merge 12 commits intomainfrom
fix-remove-component-barrel-export
Open

Remove barrel export to avoid breaking import conditions resolution#231
joshamaju wants to merge 12 commits intomainfrom
fix-remove-component-barrel-export

Conversation

@joshamaju
Copy link
Copy Markdown
Owner

Users can import some components from the barrel export in components directory, which breaks import conditions required by the Await component to work correctly in SSR mode.

Closes #229

@changeset-bot
Copy link
Copy Markdown

changeset-bot Bot commented Apr 10, 2026

🦋 Changeset detected

Latest commit: 121b47c

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 6 packages
Name Type
stack54 Patch
@stack54/express Patch
@stack54/hono Patch
@stack54/island Patch
@stack54/service-worker Patch
@stack54/streaming Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

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.

Remove components barrel export

1 participant