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 a2f0218 commit c05155cCopy full SHA for c05155c
packages/svelte/CHANGELOG.md
@@ -4,9 +4,9 @@
4
5
### Patch Changes
6
7
-- Allow `@const` inside `#key` ([#15377](https://github.com/sveltejs/svelte/pull/15377))
+- fix: allow `@const` inside `#key` ([#15377](https://github.com/sveltejs/svelte/pull/15377))
8
9
-- chore: remove unnecessary `?? ''` on some expressions ([#15287](https://github.com/sveltejs/svelte/pull/15287))
+- fix: remove unnecessary `?? ''` on some expressions ([#15287](https://github.com/sveltejs/svelte/pull/15287))
10
11
- fix: correctly override class attributes with class directives ([#15352](https://github.com/sveltejs/svelte/pull/15352))
12
0 commit comments