Skip to content

Version Packages (next) - #295

Closed
github-actions[bot] wants to merge 1 commit into
nextfrom
changeset-release/next
Closed

Version Packages (next)#295
github-actions[bot] wants to merge 1 commit into
nextfrom
changeset-release/next

Conversation

@github-actions

@github-actions github-actions Bot commented Aug 3, 2026

Copy link
Copy Markdown
Contributor

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to next, this PR will be updated.

⚠️⚠️⚠️⚠️⚠️⚠️

next is currently in pre mode so this branch has prereleases rather than normal releases. If you want to exit prereleases, run changeset pre exit on next.

⚠️⚠️⚠️⚠️⚠️⚠️

Releases

vite-plugin-solid@3.0.0-next.22

Patch Changes

  • d6fcfb9: update to solid 2.0.0-beta.30 and @dom-expressions/compiler 0.50.0-next.35 (the compiler's module-URL pass now also annotates clientOnly(() => import("x")) calls — third argument, options slot padded with void 0 — so the beta.30 server half can emit early modulepreload hints for browser-only modules; resolveLazyModuleUrls already resolves the placeholder position-independently)
  • d1b2ed0: The generated SSR handler no longer crashes the server process when a client aborts a streaming response mid-flight. Enqueueing into a closed ReadableStream controller throws, and a streamed fragment can land seconds after the shell — an abort (page reload, navigation away) during that window took down the whole Node process with ERR_INVALID_STATE. Writes are now dropped once the stream closes or is cancelled.

@github-actions
github-actions Bot force-pushed the changeset-release/next branch from d8648f3 to da3f184 Compare August 3, 2026 09:30
@github-actions
github-actions Bot force-pushed the changeset-release/next branch from da3f184 to 8a5e881 Compare August 3, 2026 09:54
@ryansolid

Copy link
Copy Markdown
Member

Stale — 3.0.0-next.22 was versioned directly on next (including two changesets this PR predates: the _$SC head-splice removal and the @dom-expressions/compiler 0.50.0-next.37 bump) and the release workflow published it on push. Merging this would regress CHANGELOG/pre.json. The changesets action will open a fresh PR on the next unversioned changeset.

@ryansolid ryansolid closed this Aug 5, 2026
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