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 new file mode 100644 index 0000000000..e60576feaa --- /dev/null +++ b/site/content/blog/2021-09-01-whats-new-in-svelte-september-2021.md @@ -0,0 +1,43 @@ +--- +title: What's new in Svelte: September 2021 +description: TBD +author: Daniel Sandoval +authorURL: https://desandoval.net +--- + +TBD + +## New in Svelte +- + +For a full list of features and bug fixes, check out the [Svelte changelog](https://github.com/sveltejs/svelte/blob/master/CHANGELOG.md). + +## SvelteKit Updates +- + +To see all updates to SvelteKit, check out the [SvelteKit changelog](https://github.com/sveltejs/kit/blob/master/packages/kit/CHANGELOG.md). + +## Features & bug fixes from around svelte/* +- + +--- + +## Community Showcase + +**Apps & Sites** +- + +**Looking for a Svelte project to work on? Interested in helping make Svelte's presence on the web better?** Check out [the list of open issues](https://github.com/svelte-society/sveltesociety-2021/issues) if you'd like to contribute to the Svelte Society rewrite in SvelteKit. + +**Educational Content** +- + +**Libraries, Tools & Components** +- + +Check out the community site [sveltesociety.dev](https://sveltesociety.dev/templates/) for more templates, adders and adapters from across the Svelte ecosystem. + + +## See you next month! + +Want more updates? Join us on [Reddit](https://www.reddit.com/r/sveltejs/) or [Discord](https://discord.com/invite/yy75DKs)!