diff --git a/CHANGELOG.md b/CHANGELOG.md index 6726fc7595..37c8414dff 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,7 @@ * Add `this: void` typing to store functions ([#6094](https://github.com/sveltejs/svelte/pull/6094)) * Export `Spring`, `Tweened` and `EasingFunction` interfaces ([#6070](https://github.com/sveltejs/svelte/issues/6070), [#6056](https://github.com/sveltejs/svelte/pull/6056)) * Export interfaces for transition parameters ([#5207](https://github.com/sveltejs/svelte/issues/5207)) +* Export store's useful TypeScript definitions ([#5864](https://github.com/sveltejs/svelte/issues/5864)) ## 3.35.0