sveltejs/svelte (svelte)
### [`v5.0.0-next.262`](https://redirect.github.com/sveltejs/svelte/blob/HEAD/packages/svelte/CHANGELOG.md#500-next262)
[Compare Source](https://redirect.github.com/sveltejs/svelte/compare/svelte@5.0.0-next.260...svelte@5.0.0-next.262)
##### Patch Changes
- feat: enable snippets to fill slots ([#13427](https://redirect.github.com/sveltejs/svelte/pull/13427))
- fix: strip internal properties from rest props during SSR ([#13492](https://redirect.github.com/sveltejs/svelte/pull/13492))
- fix: allow combinator at start of nested CSS selector ([#13440](https://redirect.github.com/sveltejs/svelte/pull/13440))
### [`v5.0.0-next.260`](https://redirect.github.com/sveltejs/svelte/blob/HEAD/packages/svelte/CHANGELOG.md#500-next260)
[Compare Source](https://redirect.github.com/sveltejs/svelte/compare/svelte@5.0.0-next.259...svelte@5.0.0-next.260)
##### Patch Changes
- fix: ensure use directives execute in the correct sequence ([#13384](https://redirect.github.com/sveltejs/svelte/pull/13384))
- fix: blank CSS contents while migrating ([#13403](https://redirect.github.com/sveltejs/svelte/pull/13403))
- fix: avoid migrating slots in custom elements ([#13406](https://redirect.github.com/sveltejs/svelte/pull/13406))
- fix: don't consider children of rules when checking whether they are used or not ([#13410](https://redirect.github.com/sveltejs/svelte/pull/13410))
- fix: treat `` alt attribute as content for a11y labelling purposes ([#13411](https://redirect.github.com/sveltejs/svelte/pull/13411))
- fix: make ownership widening more robust to userland proxies ([#13377](https://redirect.github.com/sveltejs/svelte/pull/13377))
- fix: validation should not fail on anonymous declarations ([#13393](https://redirect.github.com/sveltejs/svelte/pull/13393))
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
[ ] If you want to rebase/retry this PR, check this box
This PR contains the following updates:
5.0.0-next.259
->5.0.0-next.262
Release Notes
sveltejs/svelte (svelte)
### [`v5.0.0-next.262`](https://redirect.github.com/sveltejs/svelte/blob/HEAD/packages/svelte/CHANGELOG.md#500-next262) [Compare Source](https://redirect.github.com/sveltejs/svelte/compare/svelte@5.0.0-next.260...svelte@5.0.0-next.262) ##### Patch Changes - feat: enable snippets to fill slots ([#13427](https://redirect.github.com/sveltejs/svelte/pull/13427)) - fix: strip internal properties from rest props during SSR ([#13492](https://redirect.github.com/sveltejs/svelte/pull/13492)) - fix: allow combinator at start of nested CSS selector ([#13440](https://redirect.github.com/sveltejs/svelte/pull/13440)) ### [`v5.0.0-next.260`](https://redirect.github.com/sveltejs/svelte/blob/HEAD/packages/svelte/CHANGELOG.md#500-next260) [Compare Source](https://redirect.github.com/sveltejs/svelte/compare/svelte@5.0.0-next.259...svelte@5.0.0-next.260) ##### Patch Changes - fix: ensure use directives execute in the correct sequence ([#13384](https://redirect.github.com/sveltejs/svelte/pull/13384)) - fix: blank CSS contents while migrating ([#13403](https://redirect.github.com/sveltejs/svelte/pull/13403)) - fix: avoid migrating slots in custom elements ([#13406](https://redirect.github.com/sveltejs/svelte/pull/13406)) - fix: don't consider children of rules when checking whether they are used or not ([#13410](https://redirect.github.com/sveltejs/svelte/pull/13410)) - fix: treat `` alt attribute as content for a11y labelling purposes ([#13411](https://redirect.github.com/sveltejs/svelte/pull/13411)) - fix: make ownership widening more robust to userland proxies ([#13377](https://redirect.github.com/sveltejs/svelte/pull/13377)) - fix: validation should not fail on anonymous declarations ([#13393](https://redirect.github.com/sveltejs/svelte/pull/13393))Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.