Skip to content
Permalink

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.24.0
Choose a base ref
...
head repository: sveltejs/svelte
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: svelte@5.24.1
Choose a head ref
  • 6 commits
  • 13 files changed
  • 4 contributors

Commits on Mar 21, 2025

  1. chore: camelCase -> snake_case (#15573)

    Rich-Harris authored Mar 21, 2025
    Copy the full SHA
    6b23a7c View commit details
  2. docs: add note on effect-local state (#15572)

    Rich-Harris authored Mar 21, 2025
    Copy the full SHA
    83d0c58 View commit details
  3. fix: use get in constructor for deriveds (#15300)

    Co-authored-by: Rich Harris <rich.harris@vercel.com>
    paoloricciuti and Rich-Harris authored Mar 21, 2025
    Copy the full SHA
    ade66c6 View commit details
  4. fix: ensure toStore root effect is connected to correct parent effect (

    …#15574)
    
    * fix: ensure toStore root effect is connected to correct parent effect
    
    * prettier
    
    ---------
    
    Co-authored-by: Rich Harris <rich.harris@vercel.com>
    trueadm and Rich-Harris authored Mar 21, 2025
    Copy the full SHA
    1f37c02 View commit details
  5. docs: update state_unsafe_mutation message (#15539)

    * docs: update state_unsafe_mutation message
    
    * regenerate
    
    * fix example
    Rich-Harris authored Mar 21, 2025
    Copy the full SHA
    842a7c6 View commit details
  6. Version Packages (#15575)

    Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
    github-actions[bot] authored Mar 21, 2025
    Copy the full SHA
    2d3b65d View commit details
Loading