From bc8c8477995f9210b1c6a467938789a14c14f8b1 Mon Sep 17 00:00:00 2001 From: Simon H <5968653+dummdidumm@users.noreply.github.com> Date: Tue, 4 Feb 2025 14:32:57 +0100 Subject: [PATCH] Apply suggestions from code review --- .../blog/2025-02-01-whats-new-in-svelte-february-2025.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/svelte.dev/content/blog/2025-02-01-whats-new-in-svelte-february-2025.md b/apps/svelte.dev/content/blog/2025-02-01-whats-new-in-svelte-february-2025.md index 01d9d518d..ae35eaeac 100644 --- a/apps/svelte.dev/content/blog/2025-02-01-whats-new-in-svelte-february-2025.md +++ b/apps/svelte.dev/content/blog/2025-02-01-whats-new-in-svelte-february-2025.md @@ -14,7 +14,7 @@ Let's dive in 🐬 - Non-numeric values can now be tweened by snapping immediately to the new value (**5.17.0**, [Docs](/docs/svelte-motion#tweened), [#14941](https://github.com/sveltejs/svelte/pull/14941)) - `const` tags are now allowed inside of a `svelte:boundary` (**5.17.5**, [Docs](/docs/svelte/svelte-boundary), [#14993](https://github.com/sveltejs/svelte/pull/14993)) - `