Build(deps-dev): Bump svelte from 4.2.19 to 5.0.3
Bumps svelte from 4.2.19 to 5.0.3.
Release notes
Sourced from svelte's releases.
svelte@5.0.3
Patch Changes
- chore: ensure transition events are dispatched without current reaction (#13719)
svelte@5.0.2
Patch Changes
- fix: don't blank css on migration error (#13703)
svelte@5.0.1
Patch Changes
- fix: use typedef for JSDoc props and maintain comments (#13698)
svelte@5.0.0
A new major version of Svelte has been released!
🎉 The new version brings:
- even better performance,
- a more granular reactivity system with runes,
- more expressive template syntax with snippets and event attributes,
- native TypeScript support,
- and backwards compatibility with the previous syntax!
For more details check out the Svelte docs and the migration guide.
svelte@5.0.0-next.272
Patch Changes
fix: ensure user effects are correctly executed on initialisation (#13697)
breaking: state mutations inside the template are no longer allowed (#13660)
svelte@5.0.0-next.271
Patch Changes
- fix: avoid chromium issue with dispatching blur on element removal (#13694)
svelte@5.0.0-next.270
Patch Changes
... (truncated)
Changelog
Sourced from svelte's changelog.
5.0.3
Patch Changes
- chore: ensure transition events are dispatched without current reaction (#13719)
5.0.2
Patch Changes
- fix: don't blank css on migration error (#13703)
5.0.1
Patch Changes
- fix: use typedef for JSDoc props and maintain comments (#13698)
5.0.0
A new major version of Svelte has been released!
🎉 The new version brings:
- even better performance,
- a more granular reactivity system with runes,
- more expressive template syntax with snippets and event attributes,
- native TypeScript support,
- and backwards compatibility with the previous syntax!
For more details check out the Svelte docs and the migration guide.
5.0.0-next.272
Patch Changes
fix: ensure user effects are correctly executed on initialisation (#13697)
breaking: state mutations inside the template are no longer allowed (#13660)
5.0.0-next.271
Patch Changes
- fix: avoid chromium issue with dispatching blur on element removal (#13694)
5.0.0-next.270
Patch Changes
... (truncated)
Commits
-
41b5cd6
Version Packages (#13720) -
ed6d7ee
wrap-transition-events (#13719) -
0581e33
Version Packages (#13704) -
e431769
fix: don't blank css on migration error (#13703) -
c73c683
Version Packages (#13702) -
6ad017f
fix: use typedef for JSDoc props and maintain comments (#13698) -
663a3ca
update version.js -
7691521
major bump - svelte 5 (#13701) -
0fdfd9c
Version Packages (next) (#13696) -
2ca9a81
fix: ensure user effects are correctly executed on initialisation (#13697) - 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