Bump svelte from 4.0.5 to 4.1.0
Bumps svelte from 4.0.5 to 4.1.0.
Release notes
Sourced from svelte's releases.
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.0
Minor Changes
- feat: add ability to extend custom element class (#8991)
Patch Changes
Commits
-
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) -
ff7a4c0
chore: fix broken script for generating parser tests (#8945) -
8601195
docs: add a couple internal JSDocs and cleanup from TS migration (#8940) - See full diff 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