mirror of https://github.com/sveltejs/svelte
Version Packages (#14052)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>pull/14084/head svelte@5.1.7
parent
37049b4171
commit
3b38bc2a77
@ -1,5 +0,0 @@
|
||||
---
|
||||
'svelte': patch
|
||||
---
|
||||
|
||||
fix: ensure each block inert items are disposed of if the each block is also inert
|
@ -1,5 +0,0 @@
|
||||
---
|
||||
'svelte': patch
|
||||
---
|
||||
|
||||
fix: allow `warningFilter` option for `compileModule`
|
@ -1,5 +0,0 @@
|
||||
---
|
||||
'svelte': patch
|
||||
---
|
||||
|
||||
fix: ensure onMount correctly fires when new expressions are used
|
@ -1,5 +0,0 @@
|
||||
---
|
||||
'svelte': patch
|
||||
---
|
||||
|
||||
fix: wrap `:id`, `:where``:not` and `:has` with `:global` during migration
|
@ -1,5 +0,0 @@
|
||||
---
|
||||
'svelte': patch
|
||||
---
|
||||
|
||||
fix: ensure custom element attribute/prop changes are in their own context
|
Loading…
Reference in new issue