mirror of https://github.com/sveltejs/svelte
Version Packages (#15088)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>pull/15113/head svelte@5.19.3
parent
e3d4a0fa8e
commit
357e1a74b4
@ -1,5 +0,0 @@
|
|||||||
---
|
|
||||||
'svelte': patch
|
|
||||||
---
|
|
||||||
|
|
||||||
fix: don't throw for `undefined` non delegated event handlers
|
|
@ -1,5 +0,0 @@
|
|||||||
---
|
|
||||||
"svelte": patch
|
|
||||||
---
|
|
||||||
|
|
||||||
fix: consistently set value to blank string when value attribute is undefined
|
|
@ -1,5 +0,0 @@
|
|||||||
---
|
|
||||||
'svelte': patch
|
|
||||||
---
|
|
||||||
|
|
||||||
fix: optimise || expressions in template
|
|
@ -1,5 +0,0 @@
|
|||||||
---
|
|
||||||
'svelte': patch
|
|
||||||
---
|
|
||||||
|
|
||||||
fix: correctly handle `novalidate` attribute casing
|
|
@ -1,5 +0,0 @@
|
|||||||
---
|
|
||||||
'svelte': patch
|
|
||||||
---
|
|
||||||
|
|
||||||
fix: expand boolean attribute support
|
|
@ -1,5 +0,0 @@
|
|||||||
---
|
|
||||||
'svelte': patch
|
|
||||||
---
|
|
||||||
|
|
||||||
fix: avoid double deriveds in component props
|
|
@ -1,5 +0,0 @@
|
|||||||
---
|
|
||||||
"svelte": patch
|
|
||||||
---
|
|
||||||
|
|
||||||
fix: add check for `is` attribute to correctly detect custom elements
|
|
Loading…
Reference in new issue