We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e5a5eae commit 32f58b9Copy full SHA for 32f58b9
CHANGELOG.md
@@ -6,6 +6,7 @@
6
* Export `Spring`, `Tweened` and `EasingFunction` interfaces ([#6070](https://github.com/sveltejs/svelte/issues/6070), [#6056](https://github.com/sveltejs/svelte/pull/6056))
7
* Export interfaces for transition parameters ([#5207](https://github.com/sveltejs/svelte/issues/5207))
8
* Export store's useful TypeScript definitions ([#5864](https://github.com/sveltejs/svelte/issues/5864))
9
+* Fix previous breaking change to `svelte/preprocess` types location ([#6100](https://github.com/sveltejs/svelte/pull/6100))
10
11
## 3.35.0
12
0 commit comments