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:main
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:boundary-batch-nullpointer-fix-alt
Choose a head ref
Loading
Checking mergeability… Don’t worry, you can still create the pull request.
  • 13commits
  • 5files changed
  • 2contributors

Commits on Aug 14, 2025

  1. fix: associate batch with boundary

    This associates the current batch with the boundary when entering pending mode. That way other async work associated to that boundary also can associate itself with that batch, even if e.g. due to flushing it is no longer the current batch.This solves a null pointer exception that can occur when the batch is flushed before the next top level await or async derived gets a hold of the current batch, which is null then.Fixes#16596Fixessveltejs/kit#14124
    @dummdidumm
    dummdidumm committedAug 14, 2025
    Configuration menu
    Copy the full SHA
    e14561cView commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2025

  1. fix

    @dummdidumm
    dummdidumm committedAug 15, 2025
    Configuration menu
    Copy the full SHA
    0f4d0b1View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0ee1d56View commit details
    Browse the repository at this point in the history
  3. belts and braces

    @dummdidumm
    dummdidumm committedAug 15, 2025
    Configuration menu
    Copy the full SHA
    5d6b755View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2025

  1. typo

    @Rich-Harris
    Rich-Harris committedAug 18, 2025
    Configuration menu
    Copy the full SHA
    bde51cdView commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2025

  1. Configuration menu
    Copy the full SHA
    626b9fcView commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3ee6ea4View commit details
    Browse the repository at this point in the history
  3. unused

    @dummdidumm
    dummdidumm committedAug 25, 2025
    Configuration menu
    Copy the full SHA
    28be8c9View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2025

  1. Configuration menu
    Copy the full SHA
    dce2563View commit details
    Browse the repository at this point in the history
  2. simplify

    @Rich-Harris
    Rich-Harris committedAug 30, 2025
    Configuration menu
    Copy the full SHA
    18a790cView commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    075a8b9View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b88b4e8View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2b7c9a8View commit details
    Browse the repository at this point in the history
Loading

[8]ページ先頭

©2009-2025 Movatter.jp