merge changelog for 3.59.2

pull/8480/head
Ben McCann 1 year ago
parent a856128d80
commit 4d491d41cc

File diff suppressed because it is too large Load Diff

@ -67,6 +67,10 @@
- Explicitly disallow `var` declarations extending the reactive statement scope ([#6800](https://github.com/sveltejs/svelte/pull/6800))
- Improve error message when trying to use `animate:` directives on inline components ([#8641](https://github.com/sveltejs/svelte/issues/8641))
## 3.59.2
* Fix escaping `<textarea bind:value={...}>` values in SSR
## 3.59.1
- Handle dynamic values in `a11y-autocomplete-valid` ([#8567](https://github.com/sveltejs/svelte/pull/8567))

Loading…
Cancel
Save