0
0
mirror of https://github.com/sveltejs/svelte.git synced 2024-12-01 17:30:59 +01:00
svelte/.changeset/nasty-yaks-peel.md
Nguyen Tran 1ff9c0f2b9
fix: support destructurings containing await (#9962)
Adds a traversion mechanism to found out if destructured expressions contain await
Fixes #9686
Fixes #9312
Fixes #9982
2024-01-09 10:24:50 +01:00

79 B

svelte
patch

fix: support async/await in destructuring assignments