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 2fab7e37d2..c699df8183 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 @@ -12,7 +12,7 @@ This month, Svelte was [voted StackOverflow's most loved web framework](https:// - `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