mirror of https://github.com/sveltejs/svelte
parent
51c3e87fd6
commit
f5f01fb3f8
@ -0,0 +1,5 @@
|
||||
---
|
||||
'svelte': patch
|
||||
---
|
||||
|
||||
Allow async/await in destructuring assignments
|
||||
@ -1,5 +0,0 @@
|
||||
---
|
||||
'svelte': patch
|
||||
---
|
||||
|
||||
Fixes await error when destructuring an await expression
|
||||
Loading…
Reference in new issue