Update site/content/blog/2021-01-01-whats-new-in-svelte-january-2021.md

Co-authored-by: Simon H <5968653+dummdidumm@users.noreply.github.com>
pull/5827/head
Daniel Sandoval 5 years ago committed by GitHub
parent 3f6fa3c6b4
commit b02ddff959
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -11,7 +11,7 @@ Happy new year from Svelte! In the last month we made progress on Sapper's upcom
A new minor release replaces the `SvelteComponent` class with a `SvelteComponentTyped` class. This renaming should help with backwards compatibility. We've updated [last month's blog post](https://svelte.dev/blog/whats-new-in-svelte-december-2020) to avoid any confusion with the name change.
If you're using `SvelteComponent` or the new `SvelteComponentTyped` in your project or library. Let us know what you're using it for and we'll add it to the showcase!
If you're using `SvelteComponent` or the new `SvelteComponentTyped` in your project or library, let us know what you're using it for and we'll add it to the showcase!
## What's going on in Sapper?

Loading…
Cancel
Save