-
-
Notifications
You must be signed in to change notification settings - Fork 4.6k
Comparing changes
Open a pull request
base repository: sveltejs/svelte
base: svelte@5.23.2
head repository: sveltejs/svelte
compare: svelte@5.24.0
- 10 commits
- 36 files changed
- 4 contributors
Commits on Mar 19, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 8f940ee - Browse repository at this point
Copy the full SHA 8f940eeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 701f085 - Browse repository at this point
Copy the full SHA 701f085View commit details -
Configuration menu - View commit details
-
Copy full SHA for 99ca7a4 - Browse repository at this point
Copy the full SHA 99ca7a4View commit details -
fix: simplify set calls for proxyable values (#15548)
* chore: simplify set calls for proxyable values * changeset
Configuration menu - View commit details
-
Copy full SHA for c436b6c - Browse repository at this point
Copy the full SHA c436b6cView commit details
Commits on Mar 20, 2025
-
Configuration menu - View commit details
-
Copy full SHA for c7ce9fc - Browse repository at this point
Copy the full SHA c7ce9fcView commit details -
feat: allow state created in deriveds/effects to be written/read loca…
…lly without self-invalidation (#15553) * move parent property onto Signal * don't self-invalidate when updating a source create inside current reaction * lazily create deep state with parent reaction * no need to push_derived_source with mutable_state, as it never coexists with $.derived * reduce indirection * remove state_unsafe_local_read error * changeset * tests * fix test * inelegant fix * remove arg * tweak * some progress * more * tidy up * parent -> p * tmp * alternative approach * tidy up * reduce diff size * more * update comment
Configuration menu - View commit details
-
Copy full SHA for 6915c12 - Browse repository at this point
Copy the full SHA 6915c12View commit details
Commits on Mar 21, 2025
-
fix: Keep inlined JSDoc comments in property conversion of svelte-mig…
…rate (#15567) * Add failing JSDoc property svelte-migrate conversion tests * Add further test case and remove default value in JSDoc output * Look for inlined JSDoc comments after a hyphen * Add changeset
Configuration menu - View commit details
-
Copy full SHA for 1a5fb8f - Browse repository at this point
Copy the full SHA 1a5fb8fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1d10a65 - Browse repository at this point
Copy the full SHA 1d10a65View commit details -
fix: don't depend on deriveds created inside the current reaction (#1…
…5564) * WIP * WIP * add test * update test * changeset * oops * lint
Configuration menu - View commit details
-
Copy full SHA for d2e7932 - Browse repository at this point
Copy the full SHA d2e7932View 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 e25c281 - Browse repository at this point
Copy the full SHA e25c281View 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 svelte@5.23.2...svelte@5.24.0