-
-
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.28.3
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.28.4
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 8 commits
- 26 files changed
- 6 contributors
Commits on May 12, 2025
-
chore(deps-dev): bump vite from 5.4.18 to 5.4.19 (#15897)
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 5.4.18 to 5.4.19. - [Release notes](https://github.com/vitejs/vite/releases) - [Changelog](https://github.com/vitejs/vite/blob/v5.4.19/packages/vite/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite/commits/v5.4.19/packages/vite) --- updated-dependencies: - dependency-name: vite dependency-version: 5.4.19 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 1cab761 - Browse repository at this point
Copy the full SHA 1cab761View commit details -
fix: emit right error for a shadowed invalid rune (#15892)
Co-authored-by: 7nik <kifiranet@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for df03af2 - Browse repository at this point
Copy the full SHA df03af2View commit details -
Configuration menu - View commit details
-
Copy full SHA for eebb940 - Browse repository at this point
Copy the full SHA eebb940View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8a35194 - Browse repository at this point
Copy the full SHA 8a35194View commit details -
fix: treat nullish expression as empty string (#15901)
* fix: treat nullish expression as empty string * fix
Configuration menu - View commit details
-
Copy full SHA for 895337c - Browse repository at this point
Copy the full SHA 895337cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 92cdead - Browse repository at this point
Copy the full SHA 92cdeadView commit details -
fix: warn on bidirectional control characters, fix various issues wit…
…h template expressions (#15893) * fix: warn on bidirectional control characters * check evaluated values as well, fix minor issue * fix failing tests * lint * fix * shrink warning code * use validator test suite rather than snapshot (which should be used sparingly as it creates more git noise) * show ranges during parsing, and warn on all occurrences rather than just the first * fix lint * move check into Text visitor so it happens in expected order * unused * add svelte-ignore test * ignore control characters following a svelte-ignore comment * tweak message * no need to test evaluations, since we are already testing the literals that they are composed of --------- Co-authored-by: Rich Harris <rich.harris@vercel.com>
Configuration menu - View commit details
-
Copy full SHA for aa041a9 - Browse repository at this point
Copy the full SHA aa041a9View 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 f2796dd - Browse repository at this point
Copy the full SHA f2796ddView 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.28.3...svelte@5.28.4