Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
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 orlearn 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.42.2
Choose a base ref
Loading
...
head repository:sveltejs/svelte
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare:svelte@5.42.3
Choose a head ref
Loading
  • 3commits
  • 15files changed
  • 3contributors

Commits on Oct 28, 2025

  1. fix: handle<svelte:head>rendered asynchronously (#17052)

    * fix: handle `<svelte:head>` rendered asynchronously* fix tests
    @Rich-Harris
    Rich-Harris authoredOct 28, 2025
    Configuration menu
    Copy the full SHA
    cc0143cView commit details
    Browse the repository at this point in the history
  2. fix: don't restore batch in#await(#17051)

    #16977 had one slight regression which might contribute to#16990: The batch from earlier was restored, but that doesn't make sense in this situations since this has nothing to do with our new async logic of batches suspending until pending work is done. As a result you could end up with a batch being created, and then the restore then instead reverting to an earlier batch that was already done, which means a ghost-batch ends up in the set of batches, subsequently triggering time traveling when it shouldn't. This may help with#16990No test because basically impossible to do so
    @dummdidumm
    dummdidumm authoredOct 28, 2025
    Configuration menu
    Copy the full SHA
    d2f453fView commit details
    Browse the repository at this point in the history
  3. Version Packages (#17053)

    Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
    @github-actions
    github-actions[bot] authoredOct 28, 2025
    Configuration menu
    Copy the full SHA
    1b2f7b0View commit details
    Browse the repository at this point in the history
Loading

[8]ページ先頭

©2009-2025 Movatter.jp