-
-
Notifications
You must be signed in to change notification settings - Fork 4.6k
Comparing changes
Open a pull request
base repository: sveltejs/svelte
base: 0cbb5be
head repository: sveltejs/svelte
compare: ec03c7a
- 9 commits
- 48 files changed
- 7 contributors
Commits on Aug 5, 2025
-
* Add missing hyphen in "server-side rendering" * Fix incorrect use of "as such" * regenerate types --------- Co-authored-by: Chew Tee Ming <chew.tee.ming@nindatech.com>
Configuration menu - View commit details
-
Copy full SHA for a3f1835 - Browse repository at this point
Copy the full SHA a3f1835View commit details -
Correct link in README.md (#16557)
Changed "master" to "main" in the link to the changelog. It was previously redirecting to the "svelte-4" branch.
Configuration menu - View commit details
-
Copy full SHA for e1ff6dd - Browse repository at this point
Copy the full SHA e1ff6ddView commit details
Commits on Aug 6, 2025
-
Configuration menu - View commit details
-
Copy full SHA for e7e8a9c - Browse repository at this point
Copy the full SHA e7e8a9cView commit details -
fix: emit
snippet_invalid_export
instead ofundefined_export
for ……exported snippets (#16539) * fix: emit `snippet_invalid_export` instead of `undefined_export` for exported snippets * try this * this should work * remove some junk (this never did anything) * add test --------- Co-authored-by: Rich Harris <rich.harris@vercel.com>
Configuration menu - View commit details
-
Copy full SHA for d8c3f3d - Browse repository at this point
Copy the full SHA d8c3f3dView commit details -
fix: remount at any hydration error (#16248)
* fix: remount at any hydration error * re-throw svelte error immediately * log error as warn * fix?
Configuration menu - View commit details
-
Copy full SHA for bbd0b1e - Browse repository at this point
Copy the full SHA bbd0b1eView commit details -
chore: emit
await_reactivity_loss
infor await
loops (#16521)* chore: emit `await_reactivity_loss` in `for await` loops * oops * fix lint * fix import order * input is an iterable, not an iterator * handle non-iterables * add test * typescript. shrug --------- Co-authored-by: Rich Harris <rich.harris@vercel.com>
Configuration menu - View commit details
-
Copy full SHA for b181c45 - Browse repository at this point
Copy the full SHA b181c45View commit details -
Configuration menu - View commit details
-
Copy full SHA for 41a20aa - Browse repository at this point
Copy the full SHA 41a20aaView commit details -
feat: async fragments (#16542)
* init * fix * fix * maybe this works? * fix, minor cleanup * maybe this'll fix hydration issues? * apparently not, maybe this'll do it * add test, changeset * minor tweak * tabs * avoid timeouts in tests, they add up quickly * tweak * fix * some is more 'correct' than find * chore: remove `b.async` * simplify * apply suggestion from review Co-authored-by: Rich Harris <rich.harris@vercel.com> * Update .changeset/brave-baboons-teach.md --------- Co-authored-by: Rich Harris <rich.harris@vercel.com>
Configuration menu - View commit details
-
Copy full SHA for 193f23f - Browse repository at this point
Copy the full SHA 193f23fView commit details -
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for ec03c7a - Browse repository at this point
Copy the full SHA ec03c7aView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 0cbb5be...ec03c7a