Skip to content

Version Packages#18346

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

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

Conversation

@github-actions

@github-actions github-actions Bot commented May 31, 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.56.1

Patch Changes

  • fix: error at compile time on duplicate snippet/declaration tag definitions (#18351)

  • fix: parse declaration tag contents more robustly (#18353)

  • fix: correctly transform references to earlier declarators in a declaration tag (e.g. {let a = $state(0), b = $derived(a * 2)}) (#18348)

  • fix: avoid spurious state_referenced_locally warnings for $derived declarations in declaration tags (#18348)

  • fix: tolerate whitespace before let/const in declaration tags (#18348)

  • fix: prevent infinite loop when a tag's expression ends with a trailing / at the end of the input (#18350)

  • fix: more robust parsing of declaration tags with regards to type (#18330)

  • fix: preserve newlines in spread input values when the type attribute is applied after value (#18345)

  • fix: update SvelteURLSearchParams when setting duplicate keys to the same joined value (#18336)

  • fix: check references for blockers on server, too (#18352)

@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 31, 2026
@svelte-docs-bot

Copy link
Copy Markdown

@github-actions github-actions Bot force-pushed the changeset-release/main branch 6 times, most recently from f39a06d to d96ae67 Compare June 1, 2026 21:42
@github-actions github-actions Bot force-pushed the changeset-release/main branch from d96ae67 to 22aef93 Compare June 1, 2026 22:04
@Rich-Harris

Copy link
Copy Markdown
Member

/ecosystem-ci run

@svelte-ecoystem-ci

Copy link
Copy Markdown

@Rich-Harris Rich-Harris merged commit 3ef761b into main Jun 1, 2026
6 checks passed
@Rich-Harris Rich-Harris deleted the changeset-release/main branch June 1, 2026 22:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

needs-ecosystem-ci This PR needs to have an ecosystem CI run started prior to its last commit before merging.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant