mirror of https://github.com/sveltejs/svelte
Version Packages (#14304)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>pull/14328/head svelte@5.2.1
parent
94471ca38e
commit
95ab85fad7
@ -1,5 +0,0 @@
|
||||
---
|
||||
'svelte': patch
|
||||
---
|
||||
|
||||
fix: mark pseudo classes nested inside `:not` as used
|
@ -1,5 +0,0 @@
|
||||
---
|
||||
'svelte': patch
|
||||
---
|
||||
|
||||
fix: disallow invalid attributes for `<svelte:window>` and `<svelte:document>`
|
@ -1,5 +0,0 @@
|
||||
---
|
||||
'svelte': patch
|
||||
---
|
||||
|
||||
fix: ensure props passed to components via mount are updateable
|
@ -1,5 +0,0 @@
|
||||
---
|
||||
'svelte': patch
|
||||
---
|
||||
|
||||
fix: mark subtree dynamic for img with loading attribute
|
@ -1,5 +0,0 @@
|
||||
---
|
||||
'svelte': patch
|
||||
---
|
||||
|
||||
fix: avoid relying on Node specifics within compiler
|
Loading…
Reference in new issue