File tree Expand file tree Collapse file tree 1 file changed +1
-0
lines changed Expand file tree Collapse file tree 1 file changed +1
-0
lines changed Original file line number Diff line number Diff line change 4
4
5
5
* Throw a parser error for ` class: ` directives with an empty class name ([ #5858 ] ( https://github.com/sveltejs/svelte/issues/5858 ) )
6
6
* Fix extraneous store subscription in SSR mode ([ #5883 ] ( https://github.com/sveltejs/svelte/issues/5883 ) )
7
+ * Don't emit update code for ` class: ` directives whose expression is not dynamic ([ #5919 ] ( https://github.com/sveltejs/svelte/issues/5919 ) )
7
8
* Fix type inference for derived stores ([ #5935 ] ( https://github.com/sveltejs/svelte/pull/5935 ) )
8
9
* Make parameters of built-in animations and transitions optional ([ #5936 ] ( https://github.com/sveltejs/svelte/pull/5936 ) )
9
10
* Make ` SvelteComponentDev ` typings more forgiving ([ #5937 ] ( https://github.com/sveltejs/svelte/pull/5937 ) )
You can’t perform that action at this time.
0 commit comments