-
-
Notifications
You must be signed in to change notification settings - Fork 4.6k
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: sveltejs/svelte
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: svelte@5.36.13
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: sveltejs/svelte
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: svelte@5.36.14
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 6 commits
- 17 files changed
- 5 contributors
Commits on Jul 22, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 9412c58 - Browse repository at this point
Copy the full SHA 9412c58View commit details -
fix: abort and reschedule
$effect.pre
when necessary (#16335)* unskip failing test * fix * tidy up * skip_no_async * add comment
Configuration menu - View commit details
-
Copy full SHA for 1deb310 - Browse repository at this point
Copy the full SHA 1deb310View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6837246 - Browse repository at this point
Copy the full SHA 6837246View commit details
Commits on Jul 23, 2025
-
fix: unset batch before flushing queued effects (#16482)
* - add state changes resulting from an $effect to a separate new batch - schedule rerunning effects based on the sources that are dirty, not just rerunning them all blindly (excempting async effects which will have run by that time already) * test * better fix * tests * this fixes the last test somehow * fix #16477 * typo * copy over changeset from #16477 * copy over changeset from #16464 * changeset * dedupe * move flushing_sync check inside Batch.ensure * unused * flushing_sync -> is_flushing_sync * remove flush_effects method * dedupe declaration * tweak * tweak * update comment — it _does_ feel slightly wrong, but no wronger than the rest of this cursed function --------- Co-authored-by: Simon Holthausen <simon.holthausen@vercel.com>
Configuration menu - View commit details
-
Copy full SHA for 8e2f4b5 - Browse repository at this point
Copy the full SHA 8e2f4b5View commit details -
chore: rename form
accept-charset
attribute (#16478)* chore: rename form accept-charset attribute * chore: utf-8 to lowercase Co-authored-by: Rich Harris <hello@rich-harris.dev> * Update .changeset/healthy-carpets-deny.md --------- Co-authored-by: Rich Harris <hello@rich-harris.dev>
Configuration menu - View commit details
-
Copy full SHA for c26365b - Browse repository at this point
Copy the full SHA c26365bView 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 f882095 - Browse repository at this point
Copy the full SHA f882095View commit details
Loading
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 svelte@5.36.13...svelte@5.36.14