Skip to content

Version Packages#18255

Merged
Rich-Harris merged 1 commit into
mainfrom
changeset-release/main
May 27, 2026
Merged

Version Packages#18255
Rich-Harris merged 1 commit into
mainfrom
changeset-release/main

Conversation

@github-actions

@github-actions github-actions Bot commented May 20, 2026

Copy link
Copy Markdown
Contributor

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.

Releases

svelte@5.55.10

Patch Changes

  • fix: unlink errored and otherwise finished batch (#18264)

  • perf: walk composedPath() directly in delegated event propagation (#18268)

  • fix: transfer effects when merging batches (#18254)

  • fix: allow $derived(await ...) in disconnected effect roots (#18273)

  • fix: remove temporary raw-text hydration markers (#18269)

  • fix: propagate async @const blockers through closure references so template expressions like {(() => host)()} correctly wait for the awaited value (#18309)

  • fix: properly unlink batches (#18298)

  • fix: settle discarded batch (#18290)

  • fix: declare let: directives before {@const} declarations on slotted elements (#18271)

  • fix: resume outro-ed branches if they were kept around (#18291)

  • fix: avoid waterfall-warning when async resolves to same value (#18297)

  • fix: correctly coordinate component-level effects inside async blocks (#18260)

  • fix: make unnecessary commit work less likely (#18263)

  • chore: add tag name to a11y_click_events_have_key_events warning (#18272)

  • fix: catch rejected promises while merging/committing (#18266)

@svite-ecosystem-ci svite-ecosystem-ci Bot added the needs-ecosystem-ci This PR needs to have an ecosystem CI run started prior to its last commit before merging. label May 20, 2026
@github-actions github-actions Bot force-pushed the changeset-release/main branch from 64d23f7 to 91ce9ca Compare May 21, 2026 18:26
@svelte-docs-bot

Copy link
Copy Markdown

@github-actions github-actions Bot force-pushed the changeset-release/main branch 14 times, most recently from a4b13ea to 7ffbbfc Compare May 26, 2026 21:38

@Rich-Harris Rich-Harris left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

blocking on #18295 (comment)

@github-actions github-actions Bot force-pushed the changeset-release/main branch 4 times, most recently from 187dfb7 to 8fa82d8 Compare May 27, 2026 19:59
@dummdidumm

Copy link
Copy Markdown
Member

/ecosystem-ci run

@github-actions github-actions Bot force-pushed the changeset-release/main branch from 8fa82d8 to 6376a47 Compare May 27, 2026 20:53
@svelte-ecoystem-ci

Copy link
Copy Markdown

📝 Ran ecosystem CI on 9653efc: Open

suite result latest scheduled
bits-ui ⏹️ cancelled failure
melt-ui failure ⏹️ cancelled
sveltekit ⏹️ cancelled success
vite-plugin-svelte ⏹️ cancelled success

mdsvex, eslint-plugin-svelte, layerchart, language-tools, rollup-plugin-svelte, storybook, svelte-loader, prettier-plugin-svelte, svelte-eslint-parser, skeleton, shadcn-svelte, sv, svelte-preprocess

@github-actions github-actions Bot force-pushed the changeset-release/main branch from 6376a47 to 1374e60 Compare May 27, 2026 20:55
@Rich-Harris

Copy link
Copy Markdown
Member

/ecosystem-ci run

@github-actions github-actions Bot force-pushed the changeset-release/main branch from 1374e60 to c68ce34 Compare May 27, 2026 21:23
@svelte-ecoystem-ci

Copy link
Copy Markdown

📝 Ran ecosystem CI on 9653efc: Open

suite result latest scheduled
melt-ui failure ⏹️ cancelled
sveltekit ⏹️ cancelled success
vite-plugin-svelte ⏹️ cancelled success
bits-ui ⏹️ cancelled failure

mdsvex, rollup-plugin-svelte, language-tools, svelte-eslint-parser, eslint-plugin-svelte, storybook, sv, layerchart, skeleton, svelte-preprocess, prettier-plugin-svelte, shadcn-svelte, svelte-loader

@Rich-Harris Rich-Harris removed the needs-ecosystem-ci This PR needs to have an ecosystem CI run started prior to its last commit before merging. label May 27, 2026
@Rich-Harris Rich-Harris merged commit 0bb715d into main May 27, 2026
6 checks passed
@Rich-Harris Rich-Harris deleted the changeset-release/main branch May 27, 2026 21:47
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