Skip to content

fix: correctly compile component member expressions for SSR#18192

Merged
Rich-Harris merged 1 commit into
mainfrom
dynamic-component-ssr-fix
May 8, 2026
Merged

fix: correctly compile component member expressions for SSR#18192
Rich-Harris merged 1 commit into
mainfrom
dynamic-component-ssr-fix

Conversation

@dummdidumm
Copy link
Copy Markdown
Member

Fixes #18191

@changeset-bot
Copy link
Copy Markdown

changeset-bot Bot commented May 8, 2026

🦋 Changeset detected

Latest commit: e2de66a

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

This PR includes changesets to release 1 package
Name Type
svelte 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

@svelte-docs-bot
Copy link
Copy Markdown

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented May 8, 2026

Playground

pnpm add https://pkg.pr.new/svelte@18192

@Rich-Harris Rich-Harris merged commit e00944f into main May 8, 2026
21 checks passed
@Rich-Harris Rich-Harris deleted the dynamic-component-ssr-fix branch May 8, 2026 16:08
@github-actions github-actions Bot mentioned this pull request May 8, 2026
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.

SSR compiler does not unwrap $derived thunk for dynamic components with member expressions

2 participants