pull/6726/head
Simon H 5 years ago committed by GitHub
parent efaea816e8
commit 76fa543822
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -2,6 +2,10 @@
## 3.42.5
* Hide private preprocess typings ([#6622](https://github.com/sveltejs/svelte/issues/6622))
## 3.42.5
* In `draw` transition, account for `stroke-linecap` in determining length ([#4540](https://github.com/sveltejs/svelte/issues/4540))
* Fix regression with destructuring assignments with default values ([#6699](https://github.com/sveltejs/svelte/issues/6699))

Loading…
Cancel
Save