Skip to content

Commit cd3bb35

Browse files
authored
update changelog
1 parent eca1a65 commit cd3bb35

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CHANGELOG.md

+1
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
* Add `Symbol` as a known global ([#7419](https://github.com/sveltejs/svelte/pull/7419))
66
* Fix `{#key}` block not reactive when the key variable is not being used ([#7422](https://github.com/sveltejs/svelte/pull/7422))
77
* 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))
89

910
## 3.46.6
1011

0 commit comments

Comments
 (0)