We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f1f7d90 commit a7c7253Copy full SHA for a7c7253
CHANGELOG.md
@@ -1,5 +1,9 @@
1
# Svelte changelog
2
3
+## Unreleased
4
+
5
+* Fix regression with destructuring assignments with default values ([#6699](https://github.com/sveltejs/svelte/issues/6699))
6
7
## 3.42.4
8
9
* Only apply optimized `src` attribute handling when in an `html` namespace ([#6575](https://github.com/sveltejs/svelte/issues/6575))
0 commit comments