mirror of https://github.com/sveltejs/svelte
parent
a75866f34d
commit
260bb9c2b2
@ -1,5 +0,0 @@
|
||||
---
|
||||
'svelte': patch
|
||||
---
|
||||
|
||||
fix: ensure infinite effect loops are cleared after flushing
|
||||
@ -1,5 +0,0 @@
|
||||
---
|
||||
'svelte': patch
|
||||
---
|
||||
|
||||
fix: detect store in each block expression regardless of AST shape
|
||||
@ -1,5 +0,0 @@
|
||||
---
|
||||
'svelte': patch
|
||||
---
|
||||
|
||||
fix: add vite-ignore comment inside dynamic crypto import
|
||||
@ -1,5 +0,0 @@
|
||||
---
|
||||
'svelte': minor
|
||||
---
|
||||
|
||||
feat: allow use of createContext when instantiating components programmatically
|
||||
@ -1,5 +0,0 @@
|
||||
---
|
||||
'svelte': patch
|
||||
---
|
||||
|
||||
fix: emit `each_key_duplicate` error in production
|
||||
Loading…
Reference in new issue