|
|
@ -1,5 +1,11 @@
|
|
|
|
# Svelte changelog
|
|
|
|
# Svelte changelog
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
## 1.39.1
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Always use anchors for slotted content ([#822](https://github.com/sveltejs/svelte/issues/822))
|
|
|
|
|
|
|
|
* Prevent ES6 in helpers ([#838](https://github.com/sveltejs/svelte/issues/838))
|
|
|
|
|
|
|
|
* Correctly determine whether to use `timeRangesToArray` ([#837](https://github.com/sveltejs/svelte/pull/837))
|
|
|
|
|
|
|
|
|
|
|
|
## 1.39.0
|
|
|
|
## 1.39.0
|
|
|
|
|
|
|
|
|
|
|
|
* Always attach fragment to shadow root ([#821](https://github.com/sveltejs/svelte/issues/821))
|
|
|
|
* Always attach fragment to shadow root ([#821](https://github.com/sveltejs/svelte/issues/821))
|
|
|
|