Build(deps-dev): Bump svelte from 5.1.4 to 5.1.12
Bumps svelte from 5.1.4 to 5.1.12.
Release notes
Sourced from svelte's releases.
svelte@5.1.12
Patch Changes
fix: ignore
as
type expressions on property definitions (#14181)fix: restore active reaction if then block throws (#14191)
chore: adds legacy mode flag reducing bundle size in runes mode only apps (#14180)
svelte@5.1.11
Patch Changes
fix: error on TypeScript's
readonly
modifier (#14153)fix: remove scoping for
:not
selectors (#14177)svelte@5.1.10
Patch Changes
fix: ensure non-matching elements are scoped for
:not(...)
selector (#13999)fix: ensure video elements autoplay in safari (#14095)
fix: ensure trailing multiline comments on props produce correct code (#14143#issuecomment-2455702689) (#14143)
fix: correctly infer
<a>
tag namespace (#14134)fix: check options namespace for top level
svelte:element
s (#14101)fix: ensure migrate keeps inline/trailing comments in $props type definition (#14143)
fix: update links in JSDoc (#14165)
fix: ensure SvelteMap and SvelteSet work with generators in dev (#14103)
fix: only output the key for each_key_duplicate (#14147)
fix: prevent migrated snippet from shadow snippet prop (#14127)
fix: pass along
anchor
in legacy class wrappers (#14100)fix: recognize all custom element prop definitions (#14084)
fix: migrate multiple declarations with only some exported correctly (#14126)
svelte@5.1.9
Patch Changes
- fix: ensure transitions are applied to nested elements (#14080)
... (truncated)
Changelog
Sourced from svelte's changelog.
5.1.12
Patch Changes
fix: ignore
as
type expressions on property definitions (#14181)fix: restore active reaction if then block throws (#14191)
chore: adds legacy mode flag reducing bundle size in runes mode only apps (#14180)
5.1.11
Patch Changes
fix: error on TypeScript's
readonly
modifier (#14153)fix: remove scoping for
:not
selectors (#14177)5.1.10
Patch Changes
fix: ensure non-matching elements are scoped for
:not(...)
selector (#13999)fix: ensure video elements autoplay in safari (#14095)
fix: ensure trailing multiline comments on props produce correct code (#14143#issuecomment-2455702689) (#14143)
fix: correctly infer
<a>
tag namespace (#14134)fix: check options namespace for top level
svelte:element
s (#14101)fix: ensure migrate keeps inline/trailing comments in $props type definition (#14143)
fix: update links in JSDoc (#14165)
fix: ensure SvelteMap and SvelteSet work with generators in dev (#14103)
fix: only output the key for each_key_duplicate (#14147)
fix: prevent migrated snippet from shadow snippet prop (#14127)
fix: pass along
anchor
in legacy class wrappers (#14100)fix: recognize all custom element prop definitions (#14084)
fix: migrate multiple declarations with only some exported correctly (#14126)
5.1.9
... (truncated)
Commits
-
d7caf08
Version Packages (#14184) -
7eb4cb9
chore: ensure binding events are without context (#14194) -
44a833f
fix: restore active reaction if then block throws (#14191) -
f1aeaf1
feat: adds legacy mode flag (#14180) -
9b2a8f1
fix: ignoreas
type expressions on property definitions (#14181) -
c499496
Version Packages (#14167) -
aa23415
fix: remove scoping for most:not
selectors (#14177) -
5077061
fix: issue with implicit public modifier causing undefined properties (#14153) -
ecc9b97
Version Packages (#14097) -
927319c
fix: update links in JSDoc (#14165) - Additional commits viewable in compare view
Dependabot commands
You can trigger Dependabot actions by commenting on this MR
-
$dependabot recreate
will recreate this MR rewriting all the manual changes and resolving conflicts