|
|
@ -5,6 +5,7 @@
|
|
|
|
* Fix specificity of certain styles involving a child selector ([#4795](https://github.com/sveltejs/svelte/issues/4795))
|
|
|
|
* Fix specificity of certain styles involving a child selector ([#4795](https://github.com/sveltejs/svelte/issues/4795))
|
|
|
|
* Fix transitions that are parameterised with stores ([#5244](https://github.com/sveltejs/svelte/issues/5244))
|
|
|
|
* Fix transitions that are parameterised with stores ([#5244](https://github.com/sveltejs/svelte/issues/5244))
|
|
|
|
* Fix scoping of styles involving child selector and `*` ([#5370](https://github.com/sveltejs/svelte/issues/5370))
|
|
|
|
* Fix scoping of styles involving child selector and `*` ([#5370](https://github.com/sveltejs/svelte/issues/5370))
|
|
|
|
|
|
|
|
* Fix destructuring which reassigns stores ([#5388](https://github.com/sveltejs/svelte/issues/5388))
|
|
|
|
|
|
|
|
|
|
|
|
## 3.25.0
|
|
|
|
## 3.25.0
|
|
|
|
|
|
|
|
|
|
|
|