update changelog

pull/7738/head
Tan Li Hau 5 years ago committed by GitHub
parent 8dbc0f9a63
commit dbb4817433

@ -19,6 +19,7 @@
* Relax `derived` function signature ([#6178](https://github.com/sveltejs/svelte/issues/6178)) * Relax `derived` function signature ([#6178](https://github.com/sveltejs/svelte/issues/6178))
* Support `bind:group` in SSR ([#4621](https://github.com/sveltejs/svelte/pull/4621)) * Support `bind:group` in SSR ([#4621](https://github.com/sveltejs/svelte/pull/4621))
* Add sourcemaps to html elements ([#6427](https://github.com/sveltejs/svelte/pull/6427)) * Add sourcemaps to html elements ([#6427](https://github.com/sveltejs/svelte/pull/6427))
* Make `<script>` and `<style>` end tag parsing more robust ([#6511](https://github.com/sveltejs/svelte/pull/6511))
## 3.38.3 ## 3.38.3

Loading…
Cancel
Save