Skip to content

fix: reapply new batch after #commit#18186

Merged
dummdidumm merged 1 commit into
mainfrom
dummdidumm-patch-1
May 7, 2026
Merged

fix: reapply new batch after #commit#18186
dummdidumm merged 1 commit into
mainfrom
dummdidumm-patch-1

Conversation

@dummdidumm

Copy link
Copy Markdown
Member

Fixes a regression of #18170 (not released yet therefore no changeset). current_batch is nulled out if the #commit rebases other branches, and that can lead to nullpointers down the line.

No test right now but it's part of getting the failing SvelteKit test passing.

Fixes a regression of #18170 (not released yet therefore no changeset). `current_batch` is nulled out if the `#commit` rebases other branches, and that can lead to nullpointers down the line.

No test right now but it's part of getting the failing SvelteKit test passing.
@changeset-bot

changeset-bot Bot commented May 7, 2026

Copy link
Copy Markdown

⚠️ No Changeset found

Latest commit: 246f7de

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@svelte-docs-bot

Copy link
Copy Markdown

@github-actions

github-actions Bot commented May 7, 2026

Copy link
Copy Markdown
Contributor

Playground

pnpm add https://pkg.pr.new/svelte@18186

@dummdidumm dummdidumm merged commit fcaa8ce into main May 7, 2026
21 checks passed
@dummdidumm dummdidumm deleted the dummdidumm-patch-1 branch May 7, 2026 18:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant