-
-
Notifications
You must be signed in to change notification settings - Fork 4.4k
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.23.0
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.23.1
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 13 commits
- 38 files changed
- 12 contributors
Commits on Mar 12, 2025
-
fix: add files and group properties to HTMLInputAttributes (#15492)
Fixes #14579 Although this isn't 100% correct because there's no `group` attribute, there's no better way to make people have components' props just be `HTMLInputAttributes` and allow them to reference `group`
Configuration menu - View commit details
-
Copy full SHA for b27ca42 - Browse repository at this point
Copy the full SHA b27ca42View commit details
Commits on Mar 13, 2025
-
fix: ensure transient writes to tracked parent effects works as expec…
…ted (#15506) * ix: ensure transient writes to tracked parent effects works as expected * lint * format test * tweak changeset --------- Co-authored-by: Rich Harris <rich.harris@vercel.com>
Configuration menu - View commit details
-
Copy full SHA for 5d3aa2b - Browse repository at this point
Copy the full SHA 5d3aa2bView commit details
Commits on Mar 14, 2025
-
fix: replace
undefined
withvoid 0
to avoid edge case (#15511)* replace 'undefined' with 'void 0' * lint * YALF * reuse expression * oops --------- Co-authored-by: Rich Harris <rich.harris@vercel.com>
Configuration menu - View commit details
-
Copy full SHA for 489f463 - Browse repository at this point
Copy the full SHA 489f463View commit details -
Configuration menu - View commit details
-
Copy full SHA for dab1a1b - Browse repository at this point
Copy the full SHA dab1a1bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 18d71fd - Browse repository at this point
Copy the full SHA 18d71fdView commit details -
chore: don't distribute unused types definitions (#15473)
hopefully helps with #15182, also makes the package smaller --------- Co-authored-by: Simon H <5968653+dummdidumm@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for e74fbcb - Browse repository at this point
Copy the full SHA e74fbcbView commit details -
fix: Allow global-like pseudo-selectors refinement (#15313)
For instance, specifying a tree-structural pseudo-class to `::view-transition-new` should still constitute a valid global-like selector. Fixes #15312 --------- Co-authored-by: Simon H <5968653+dummdidumm@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for f227cfc - Browse repository at this point
Copy the full SHA f227cfcView commit details -
fix: correctly match
:has()
's selector during css pruning (#15277)Fixes #14072 `:has()` was matching only against descendants or siblings, but not sibling's descendants. This makes the logic be able to go forward or backwards, simplifying a lot of cases along the way.
Configuration menu - View commit details
-
Copy full SHA for 8e9a21e - Browse repository at this point
Copy the full SHA 8e9a21eView commit details -
Configuration menu - View commit details
-
Copy full SHA for aaeda65 - Browse repository at this point
Copy the full SHA aaeda65View commit details
Commits on Mar 15, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 32ee6c1 - Browse repository at this point
Copy the full SHA 32ee6c1View commit details
Commits on Mar 16, 2025
-
Configuration menu - View commit details
-
Copy full SHA for f30d75a - Browse repository at this point
Copy the full SHA f30d75aView commit details -
Configuration menu - View commit details
-
Copy full SHA for e5881ea - Browse repository at this point
Copy the full SHA e5881eaView commit details
Commits on Mar 17, 2025
-
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 74917ae - Browse repository at this point
Copy the full SHA 74917aeView commit details
There are no files selected for viewing