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 895b4c6 commit 1143b56Copy full SHA for 1143b56
CHANGELOG.md
@@ -1,5 +1,10 @@
1
# Svelte changelog
2
3
+## Unreleased
4
+
5
+* Add style directives ([RFC #42](https://github.com/sveltejs/rfcs/pull/42))
6
+* Fix hydration when using `@html` ([#7115](https://github.com/sveltejs/svelte/issues/7115))
7
8
## 3.45.0
9
10
* Fix non-boolean attribute rendering in SSR to render truthy values as-is ([#6121](https://github.com/sveltejs/svelte/issues/6121))
0 commit comments