Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork4.7k
PermalinkChoose 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 orlearn 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
Uh oh!
There was an error while loading.Please reload this page.
base:svelte@5.36.5
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}defaultLoading
...
head repository:sveltejs/svelte
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
Uh oh!
There was an error while loading.Please reload this page.
compare:svelte@5.36.6
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}defaultLoading
- 10commits
- 35files changed
- 8contributors
Commits on Jul 17, 2025
fix: robustify reset calls in error boundaries (#16171)
Fixes#16134* Add a warning when the misuse of `reset` in an `error:boundary` causes an error to be thrown when flushing the boundary content* Prevent uncaught errors to make test fails when they are expected and are fired during template effects flush* reset should just be a noop after the first call* correctly handle errors inside boundary during reset* handle errors in the correct boundary---------Co-authored-by: Rich Harris <rich.harris@vercel.com>
docs: remove mention of deprecated way to enhance typings (#16416)
Since#9070 it's prefered to use the "enhance svelte elements" way of doing things. That's so long ago that we can now remove the other option from the docs, and eventually remove the backwards compatibility that still allows the old way of doing things.
chore: cleanup obselete stuff (#16412)
* Update vitest.config.js* Update vitest.config.js* cleanup* woops* Update eslint.config.js---------Co-authored-by: Simon H <5968653+dummdidumm@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
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.5...svelte@5.36.6
Uh oh!
There was an error while loading.Please reload this page.