Thanks to visit codestin.com
Credit goes to github.com

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: [email protected]
Choose a base ref
...
head repository: sveltejs/svelte
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
  • 5 commits
  • 11 files changed
  • 4 contributors

Commits on Sep 11, 2025

  1. chore: inline suspend (#16755)

    * chore: inline `suspend`
    
    * invert condition
    Rich-Harris authored Sep 11, 2025
    Configuration menu
    Copy the full SHA
    808fbb4 View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2025

  1. docs: Fix some inaccuracies (#16759)

    * docs: Fix some inaccuracies
    
    * Apply suggestions from code review
    
    ---------
    
    Co-authored-by: Rich Harris <[email protected]>
    AaronAjose and Rich-Harris authored Sep 14, 2025
    Configuration menu
    Copy the full SHA
    a059801 View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2025

  1. chore: extract a couple of drive-by fixes from other branch (#16772)

    * chore: extract a couple of drive-by fixes from other branch
    
    * more
    Rich-Harris authored Sep 15, 2025
    Configuration menu
    Copy the full SHA
    8b4e1fc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8b106b9 View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2025

  1. fix: correct wrong fix, get test to actually do something (#16779)

    #16773 added a test with _expected.html to a wrong suit, so it was ignored, and this allowed to slip in a new bug of printing the falsy hidden attribute as hidden (shortened enabled form).
    That fix wasn't released yet, so no changeset.
    7nik authored Sep 16, 2025
    Configuration menu
    Copy the full SHA
    8c982f6 View commit details
    Browse the repository at this point in the history
Loading