You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: apps/svelte.dev/content/blog/2025-06-01-whats-new-in-svelte-june-2025.md
+5-1Lines changed: 5 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
---
2
2
title: "What's new in Svelte: June 2025"
3
-
description: 'Attachments are the new actions'
3
+
description: 'Attachments are the new actions, plus better snippets and classes'
4
4
author: Dani Sandoval
5
5
authorURL: https://dreamindani.com
6
6
---
@@ -37,11 +37,13 @@ For a full list of bug fixes in Svelte, SvelteKit and its adapters, check out th
37
37
-[BringYourAI](https://bringyourai.com/) is a browser extension that provides instant codebase context on any AI chat website
38
38
-[Joe Malatesta](https://www.joemmalatesta.com/film) figured out a way to present his film photos in a digital environment
39
39
-[Notion Avatar](https://notion-avatar-svelte.vercel.app/) is a Notion-style avatar editor with Svelte 5 Runes
40
+
-[ORBITS](https://www.orbits.so/) is your second brain for who you know and who you meet
40
41
41
42
### Learning Resources
42
43
43
44
_Featuring Svelte Contributors and Ambassadors_
44
45
46
+
- In case you missed it, [all the videos from Svelte Summit](https://www.youtube.com/playlist?list=PL8bMgX1kyZThKy_B41FQHk_xsHMQouV1Z) are on the Svelte Society YouTube. More on how that happened in last month's [blog post](https://svelte.dev/blog/svelte-summit-videos)
45
47
-[Svelte Attachments Are Here And They're Awesome](https://www.youtube.com/watch?v=9PREEREiPAE) by Joy of Code
46
48
-[SvelteBench](https://khromov.github.io/svelte-bench/benchmark-results-merged.html) (from Stanislav Khromov) shows how different AI models perform out of the box on Svelte 5 syntax - now updated with Anthropic's new Claude 4 models
47
49
-[First look at GitHub Copilot Coding Agent - The $40/month AI developer that actually works!](https://www.youtube.com/watch?v=FRcOen6JuJc) by Stanislav Khromov (video)
@@ -53,6 +55,7 @@ _This Week in Svelte_
53
55
-[Ep. 102](https://www.youtube.com/watch?v=frp8BXlBAZY) — Svelte+Lynx and Async Svelte
-[Bits UI v2 released](https://www.bits-ui.com) - with support for attachments, `$props.id()`, Shadow DOM, and more
65
69
-[Composably](https://github.com/kompismoln/composably) is a content processing plugin for Vite and SvelteKit with typed content + dynamic Svelte components at build time
66
70
-[Svelte Flow is now 1.0](https://svelteflow.dev/) - with Svelte 5 support, TSDoc and a bunch of new features to make interactive flow charts even better
67
71
-[fox ui](https://flo-bit.dev/ui-kit/) is a collection UI components built with Tailwind 4 and Svelte 5 - now with a [rich text editor](https://www.reddit.com/r/sveltejs/comments/1kjwuci/currently_building_a_svelte_rich_text_editor_on/)
0 commit comments