Bump svelte from 4.2.0 to 4.2.2
Bumps svelte from 4.2.0 to 4.2.2.
Release notes
Sourced from svelte's releases.
svelte@4.2.2
Patch Changes
fix: support camelCase properties on custom elements (#9328)
fix: add missing plaintext-only value to contenteditable type (#9242)
chore: upgrade magic-string to 0.30.4 (#9292)
fix: ignore trailing comments when comparing nodes (#9197)
svelte@4.2.1
Patch Changes
fix: update style directive when style attribute is present and is updated via an object prop (#9187)
fix: css sourcemap generation with unicode filenames (#9120)
fix: do not add module declared variables as dependencies (#9122)
fix: handle
svelte:element
with dynamic this and spread attributes (#9112)fix: silence false positive reactive component warning (#9094)
fix: head duplication when binding is present (#9124)
fix: take custom attribute name into account when reflecting property (#9140)
fix: add
indeterminate
to the list of HTMLAttributes (#9180)fix: recognize option value on spread attribute (#9125)
Changelog
Sourced from svelte's changelog.
4.2.2
Patch Changes
fix: support camelCase properties on custom elements (#9328)
fix: add missing plaintext-only value to contenteditable type (#9242)
chore: upgrade magic-string to 0.30.4 (#9292)
fix: ignore trailing comments when comparing nodes (#9197)
4.2.1
Patch Changes
fix: update style directive when style attribute is present and is updated via an object prop (#9187)
fix: css sourcemap generation with unicode filenames (#9120)
fix: do not add module declared variables as dependencies (#9122)
fix: handle
svelte:element
with dynamic this and spread attributes (#9112)fix: silence false positive reactive component warning (#9094)
fix: head duplication when binding is present (#9124)
fix: take custom attribute name into account when reflecting property (#9140)
fix: add
indeterminate
to the list of HTMLAttributes (#9180)fix: recognize option value on spread attribute (#9125)
Commits
-
5905030
Version Packages (#9293) -
6b9b8af
fix: ignore comments while comparing nodes in node_match (#9197) -
ab80d9d
fix: add missing plaintext-only value to contenteditable type (#9242) -
16c42cb
fix: add transform-origin to SVGAttributes (#9326) -
9900c85
fix: support camelCase properties on custom elements (#9328) -
4efec41
chore: bump jsdom to address word-wrap vulnerability (#9046) -
052d381
chore: upgrade magic-string (#9292) -
acb9356
docs: fix typo inAction
jsdoc (#9254) -
bd5e5ee
Version Packages (#9121) -
26eb2a2
fix: false reactive component warning (#9094) - 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