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 ff27753 commit beea5c3Copy full SHA for beea5c3
.changeset/pre.json
@@ -700,6 +700,7 @@
700
"tough-radios-punch",
701
"tough-tomatoes-explain",
702
"tricky-avocados-play",
703
+ "tricky-balloons-care",
704
"tricky-ears-shout",
705
"tricky-laws-bathe",
706
"twelve-beans-drive",
packages/svelte/CHANGELOG.md
@@ -14,6 +14,8 @@
14
15
- breaking: avoid flushing queued updates on mount/hydrate ([#12602](https://github.com/sveltejs/svelte/pull/12602))
16
17
+- feat: allow `:global` in more places ([#12560](https://github.com/sveltejs/svelte/pull/12560))
18
+
19
## 5.0.0-next.198
20
21
### Patch Changes
0 commit comments