Bump svelte from 4.0.5 to 4.1.1
Bumps svelte from 4.0.5 to 4.1.1.
Release notes
Sourced from svelte's releases.
svelte@4.1.1
Patch Changes
- fix:
svelte:component
spread props change not picked up (#9006)svelte@4.1.0
Minor Changes
- feat: add ability to extend custom element class (#8991)
Patch Changes
Changelog
Sourced from svelte's changelog.
4.1.1
Patch Changes
- fix:
svelte:component
spread props change not picked up (#9006)4.1.0
Minor Changes
- feat: add ability to extend custom element class (#8991)
Patch Changes
Commits
-
6827709
Version Packages (#9008) -
a2b6401
fix:svelte:component
spread props change not picked up (#9006) -
5d66f96
Version Packages (#8928) -
f8283fb
fix: remove let variable from select binding dependencies (#8969) -
cb1358c
fix: don't add accessor twice (#8996) -
657f113
feat: add ability to extend custom element class (#8991) -
4bbb545
perf: optimize imports that are not mutated or reassigned (#8948) -
33fd631
chore: upgrade dependencies (#8939) -
20dac2a
fix: handle patterns in destructured literals (#8871) -
66593c6
fix: svelte:component evaluates props once (#8946) - Additional commits viewable in compare view
Dependabot commands
You can trigger Dependabot actions by commenting on this MR
-
$dependabot rebase
will rebase this MR -
$dependabot recreate
will recreate this MR rewriting all the manual changes and resolving conflicts