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.41.3
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.41.4
Choose a head ref
Loading
  • 8commits
  • 17files changed
  • 3contributors

Commits on Oct 23, 2025

  1. fix: take into account static blocks when determining transition loca…

    …lity (#17018)The "is this a transparent effect we can ignore" logic for determining whether or not to play a local transition didn't account for pruned block effects. This fix marks the child branch as transparent if the block effect was, and during traversal then checks if the branch is the child of a block - if not that means it's the child of a pruned block effect.fixes#16826
    @dummdidumm
    dummdidumm authoredOct 23, 2025
    Configuration menu
    Copy the full SHA
    cd3a11eView commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bd697c1View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0b47787View commit details
    Browse the repository at this point in the history
  4. merge main

    @Rich-Harris
    Rich-Harris committedOct 23, 2025
    Configuration menu
    Copy the full SHA
    4e847cfView commit details
    Browse the repository at this point in the history
  5. merge

    @Rich-Harris
    Rich-Harris committedOct 23, 2025
    Configuration menu
    Copy the full SHA
    523c85bView commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2025

  1. fix: coordinate mount of snippets with await expressions (#17021)

    * fix: coordinate mount of snippets with await expressions* try this* deduplicate---------Co-authored-by: Simon H <5968653+dummdidumm@users.noreply.github.com>
    @Rich-Harris@dummdidumm
    Rich-Harris anddummdidumm authoredOct 24, 2025
    Configuration menu
    Copy the full SHA
    2e1dd48View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f45d9cfView commit details
    Browse the repository at this point in the history
  3. Version Packages (#17019)

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

[8]ページ先頭

©2009-2025 Movatter.jp