Skip to content

Commit 533bef8

Browse files
committed
feat: 3 more links for October update
1 parent 312735e commit 533bef8

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

apps/svelte.dev/content/blog/2025-10-01-whats-new-in-svelte-october-2025.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@ For a full list of bug fixes in Svelte, SvelteKit and its adapters, check out th
3434
- [Windframe](https://windframe.dev/) generates designs with AI or prebuilt templates to export as Tailwind CSS code for React, Vue, Svelte or HTML.
3535
- [pgpad](https://github.com/vrmiguel/pgpad) is a straightforward cross-platform database client
3636
- [Zippywords](https://www.zippywords.com/words/en) is a burst-typing game that's configurable with different languages (including the [Svelte 5 syntax](https://www.zippywords.com/code/Svelte%205)!)
37+
- [CBFC Watch](https://cbfc.watch/) is a data visualisation project with a searchable database of over 100K film censorship records in India ([GitHub](https://github.com/diagram-chasing/cbfc-watch))
3738

3839
_Spotted in the Wild_
3940

@@ -91,6 +92,8 @@ _Frameworks and Data Tools_
9192
- [Apollo Runes](https://apollo-runes-docs.vercel.app/) is an Apollo Client for Svelte 5
9293
- [Formisch](https://github.com/fabian-hiller/formisch) is a schema-based, headless form library for JS frameworks
9394
- [Conformal](https://github.com/marcomuser/conformal) helps you work with native FormData by providing type-safe form submissions for the modern web
95+
- [Astro](https://astro.build), already supporting async Svelte out of the box, added support for server-rendered async Svelte in the [5.14 release](https://astro.build/blog/astro-5140/#async-rendering-support-for-svelte)
96+
- [LayerChart](https://github.com/techniq/layerchart/releases/tag/layerchart%402.0.0-next.39) had a packed update and introduced (among other things) a "vanilla CSS" (Tailwind opt-in) mode and support for other UI frameworks, and now also works in the [Svelte REPL / playground](https://svelte.dev/playground/c5e73cb55a0045cca83e74b5cdfa3b65?version=5.39.6)
9497

9598
_Dev Tools and Vite Plugins_
9699
- [wuchale](https://github.com/wuchalejs/wuchale) is a compile-time internationalization (i18n) toolkit that requires zero code changes

0 commit comments

Comments
 (0)