|
|
@ -3,12 +3,12 @@
|
|
|
|
## Unreleased
|
|
|
|
## Unreleased
|
|
|
|
|
|
|
|
|
|
|
|
* Fix incorrect scoping of `:global()` selectors ([#6550](https://github.com/sveltejs/svelte/issues/6550))
|
|
|
|
* Fix incorrect scoping of `:global()` selectors ([#6550](https://github.com/sveltejs/svelte/issues/6550))
|
|
|
|
|
|
|
|
* Add filename to combined source map if needed ([#6089](https://github.com/sveltejs/svelte/issues/6089))
|
|
|
|
|
|
|
|
* Fix tracking whether transition has started ([#6399](https://github.com/sveltejs/svelte/issues/6399))
|
|
|
|
|
|
|
|
|
|
|
|
## 3.40.1
|
|
|
|
## 3.40.1
|
|
|
|
|
|
|
|
|
|
|
|
* Fix store reactivity regression when using reactive statements ([#6557](https://github.com/sveltejs/svelte/issues/6557))
|
|
|
|
* Fix store reactivity regression when using reactive statements ([#6557](https://github.com/sveltejs/svelte/issues/6557))
|
|
|
|
* Add filename to combined source map if needed ([#6089](https://github.com/sveltejs/svelte/issues/6089))
|
|
|
|
|
|
|
|
* Fix tracking whether transition has started ([#6399](https://github.com/sveltejs/svelte/issues/6399))
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
## 3.40.0
|
|
|
|
## 3.40.0
|
|
|
|
|
|
|
|
|
|
|
|