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/2024-12-01-advent-of-svelte.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -12,7 +12,7 @@ This year, we're turning it around: you get to relax while _we_ take on a challe
12
12
13
13
Follow [@svelte.dev](https://bsky.app/profile/svelte.dev) and [@sveltesociety.dev](https://bsky.app/profile/sveltesociety.dev) and check back every day to see what we've been cooking up.
14
14
15
-
## Day 1: Error boundaries
15
+
## Day 1: error boundaries
16
16
17
17
This is a long-awaited and much-requested feature, that allows you to isolate and recover from errors that occur during rendering.
0 commit comments