update changelog

pull/4266/head
Conduitry 6 years ago
parent 7c2fa47102
commit ef5ef889a5

@ -1,5 +1,9 @@
# Svelte changelog # Svelte changelog
## Unreleased
* Allow access to `let:` variables in sibling attributes on slot root ([#4173](https://github.com/sveltejs/svelte/issues/4173))
## 3.17.1 ## 3.17.1
* Only attach SSR mode markers to a component's `<head>` elements when compiling with `hydratable: true` ([#4258](https://github.com/sveltejs/svelte/issues/4258)) * Only attach SSR mode markers to a component's `<head>` elements when compiling with `hydratable: true` ([#4258](https://github.com/sveltejs/svelte/issues/4258))

Loading…
Cancel
Save