Skip to content

fix(qwik): emit backpatch entries in document order for the forward-only executor - #8790

Open
maiieul wants to merge 2 commits into
mainfrom
claude/backpatch-document-order
Open

fix(qwik): emit backpatch entries in document order for the forward-only executor#8790
maiieul wants to merge 2 commits into
mainfrom
claude/backpatch-document-order

Conversation

@maiieul

@maiieul maiieul commented Jul 2, 2026

Copy link
Copy Markdown
Member

What is it?

  • Bug

Description

A late-streaming task that patches an earlier element gets its entries queued in reverse document order, and the forward-only inline executor misses them. Found while working on #8745.

@maiieul
maiieul requested a review from a team as a code owner July 2, 2026 16:49
@changeset-bot

changeset-bot Bot commented Jul 2, 2026

Copy link
Copy Markdown

🦋 Changeset detected

Latest commit: 7523a92

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 5 packages
Name Type
@qwik.dev/core Patch
eslint-plugin-qwik Patch
@qwik.dev/react Patch
@qwik.dev/router Patch
create-qwik Patch

Not sure what this means? Click here to learn what changesets are.

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

@maiieul maiieul self-assigned this Jul 2, 2026
@maiieul maiieul moved this to Waiting For Review in Qwik Development Jul 2, 2026
@pkg-pr-new

pkg-pr-new Bot commented Jul 2, 2026

Copy link
Copy Markdown

Open in StackBlitz

@qwik.dev/core

npm i https://pkg.pr.new/QwikDev/qwik/@qwik.dev/core@8790

@qwik.dev/router

npm i https://pkg.pr.new/QwikDev/qwik/@qwik.dev/router@8790

eslint-plugin-qwik

npm i https://pkg.pr.new/QwikDev/qwik/eslint-plugin-qwik@8790

create-qwik

npm i https://pkg.pr.new/QwikDev/qwik/create-qwik@8790

@qwik.dev/optimizer

npm i https://pkg.pr.new/QwikDev/qwik/@qwik.dev/optimizer@8790

@qwik.dev/devtools

npm i https://pkg.pr.new/QwikDev/qwik/@qwik.dev/devtools@8790

commit: 7523a92

@github-actions

github-actions Bot commented Jul 2, 2026

Copy link
Copy Markdown
Contributor
built with Refined Cloudflare Pages Action

⚡ Cloudflare Pages Deployment

Name Status Preview Last Commit
qwik-docs ✅ Ready (View Log) Visit Preview 7523a92

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Waiting For Review

Development

Successfully merging this pull request may close these issues.

1 participant