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 1dbe7beb8d..ab136816ab 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 @@ -10,10 +10,10 @@ This month, Svelte was [voted StackOverflow's most loved web framework](https:// ## 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 -- Less code in Svelte's output thanks to the following improvements in **3.42.2**: - - Collapse whitespace in class and style attributes - - Deselect all `