Skip to content

Commit ba17aaf

Browse files
committed
address PR feedback
1 parent bca2776 commit ba17aaf

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

apps/svelte.dev/content/blog/2025-06-01-whats-new-in-svelte-june-2025.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
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'
44
author: Dani Sandoval
55
authorURL: https://dreamindani.com
66
---
@@ -37,11 +37,13 @@ For a full list of bug fixes in Svelte, SvelteKit and its adapters, check out th
3737
- [BringYourAI](https://bringyourai.com/) is a browser extension that provides instant codebase context on any AI chat website
3838
- [Joe Malatesta](https://www.joemmalatesta.com/film) figured out a way to present his film photos in a digital environment
3939
- [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
4041

4142
### Learning Resources
4243

4344
_Featuring Svelte Contributors and Ambassadors_
4445

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)
4547
- [Svelte Attachments Are Here And They're Awesome](https://www.youtube.com/watch?v=9PREEREiPAE) by Joy of Code
4648
- [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
4749
- [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_
5355
- [Ep. 102](https://www.youtube.com/watch?v=frp8BXlBAZY) — Svelte+Lynx and Async Svelte
5456
- [Ep. 103](https://www.youtube.com/watch?v=P3Ldkuksqu0) — Attachments
5557
- [Ep. 104](https://www.youtube.com/watch?v=txM-BCrZcbc) — Skeleton v3.0
58+
- [Ep. 105](https://www.youtube.com/watch?v=Tiq0wivUNAE) — Changelog
5659

5760
_To Watch/Read_
5861

@@ -62,6 +65,7 @@ _To Watch/Read_
6265

6366
### Libraries, Tools & Components
6467

68+
- [Bits UI v2 released](https://www.bits-ui.com) - with support for attachments, `$props.id()`, Shadow DOM, and more
6569
- [Composably](https://github.com/kompismoln/composably) is a content processing plugin for Vite and SvelteKit with typed content + dynamic Svelte components at build time
6670
- [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
6771
- [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

Comments
 (0)