Skip to content

Commit f7ccfb7

Browse files
committed
respond to pr comments
1 parent e478d76 commit f7ccfb7

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

documentation/blog/2024-06-01-whats-new-in-svelte-june-2024.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,6 @@ Let's dive in!
1717
- The Svelte Inspector is now supported (**5.0.0-next.125**, [Docs](https://github.com/sveltejs/vite-plugin-svelte/blob/main/docs/inspector.md), [#11514](https://github.com/sveltejs/svelte/pull/11514))
1818
- The `$state.is` rune lets you compare values or check if an object exists within a deeply reactive object/array (**5.0.0-next.134**, [Docs](https://svelte-5-preview.vercel.app/docs/runes#state-is), [#11613](https://github.com/sveltejs/svelte/pull/11613))
1919
- The `rootDir` compiler option makes filenames relative to simplify development in monorepos or complex folder structures (**5.0.0-next.135**, [#11627](https://github.com/sveltejs/svelte/pull/11627))
20-
- Event handlers and bindings will now now yield effect updates - improving performance (**5.0.0-next.140**, [#11706](https://github.com/sveltejs/svelte/pull/11706))
2120

2221

2322
---

0 commit comments

Comments
 (0)