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.43.6
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.43.7
Choose a head ref
Loading
  • 4commits
  • 21files changed
  • 2contributors

Commits on Nov 16, 2025

  1. fix: properly defer document title until async work is complete (#17158)

    #17061 didn't properly handle the case where the title is sync but reactive and async work outside is pending. Handle this by creating a proper effect for the document title, and make sure to wait on it and flush it once ready.Fixes#17114
    @dummdidumm
    dummdidumm authoredNov 16, 2025
    Configuration menu
    Copy the full SHA
    a0c7c3bView commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a7a7d1eView commit details
    Browse the repository at this point in the history
  3. fix: ensure deferred effects can be rescheduled later on (#17147)

    When deferring effects we didn't unmark the deriveds that lead to those effects. This means that they might not be reached in subsequent runs of `mark_reactions`.Fixes#17118 (comment)
    @dummdidumm
    dummdidumm authoredNov 16, 2025
    Configuration menu
    Copy the full SHA
    6e571dcView commit details
    Browse the repository at this point in the history
  4. Version Packages (#17159)

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

[8]ページ先頭

©2009-2025 Movatter.jp