From 7106ab90ae03565bcafe4779af14646c12a3f289 Mon Sep 17 00:00:00 2001 From: Simon H <5968653+dummdidumm@users.noreply.github.com> Date: Wed, 1 Sep 2021 17:13:08 +0200 Subject: [PATCH] move bullet point into better location --- .../blog/2021-09-01-whats-new-in-svelte-september-2021.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/site/content/blog/2021-09-01-whats-new-in-svelte-september-2021.md b/site/content/blog/2021-09-01-whats-new-in-svelte-september-2021.md index e117eabdc7..344373a8a9 100644 --- a/site/content/blog/2021-09-01-whats-new-in-svelte-september-2021.md +++ b/site/content/blog/2021-09-01-whats-new-in-svelte-september-2021.md @@ -8,14 +8,14 @@ authorURL: https://desandoval.net This month, Svelte was [voted StackOverflow's most loved web framework](https://insights.stackoverflow.com/survey/2021#section-most-loved-dreaded-and-wanted-web-frameworks), Tan Li Hau [talked to Svelte Radio](https://share.transistor.fm/s/84c7521b) about his [Svelte-filled YouTube channel](https://www.youtube.com/channel/UCbmC3HP3FaAFdcZkui8YoMQ), and SvelteKit made even more progress towards its 1.0 release! ## New in Svelte + - `use:actions` can now be used on `` (**3.42.0**) - `HTMLElement`, `SVGElement` (**3.42.2**) and `BigInt` (**3.42.3**) are now known globals - There is less code in Svelte's output thanks to the following improvements in **3.42.2**: - Whitespace is now collapsed in class and style attributes - - All `