We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eca1a65 commit cd3bb35Copy full SHA for cd3bb35
CHANGELOG.md
@@ -5,6 +5,7 @@
5
* Add `Symbol` as a known global ([#7419](https://github.com/sveltejs/svelte/pull/7419))
6
* Fix `{#key}` block not reactive when the key variable is not being used ([#7422](https://github.com/sveltejs/svelte/pull/7422))
7
* Add support for dynamic elements through `<svelte:element>` ([#2324](https://github.com/sveltejs/svelte/issues/2324))
8
+* Better context checks for identifiers in `{@const ..}` tags ([#7222](https://github.com/sveltejs/svelte/pull/7222))
9
10
## 3.46.6
11
0 commit comments