Skip to content

Release RC packages (rc) - #3255

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

Release RC packages (rc)#3255
github-actions[bot] wants to merge 1 commit into
nextfrom
changeset-release/next

Conversation

@github-actions

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

Copy link
Copy Markdown

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

@solidjs/babel-plugin@2.0.0-rc.7

Patch Changes

  • ead7b1a: Keep hydration IDs aligned when an intrinsic element has a ref and one reactive spread.
  • d601119: Remove the experimental patch channel and patch-mode list driver (always opt-in, never default). Graph-native regions own value delivery and the unified-For design owns list structure, so the channel's parallel delivery machinery is retired: patch.ts/patch-driver.ts deleted, the compiler-contract exports (registerPatch/registerRowOps/registerSlotPatch/patchableRaw, patchDriver/rowProof/driveList) removed, the patchDriver compiler option dropped from both compilers, the insert $ll seam stripped, and the write-side channel struct dieted to the single written-keys bound (t.wk) the core fold/notify paths actually use. Store-family app bundles reclaim up to ~900 B brotli; every measured tier shrinks.

@solidjs/compiler@2.0.0-rc.7

Patch Changes

  • ead7b1a: Keep hydration IDs aligned when an intrinsic element has a ref and one reactive spread.
  • d601119: Remove the experimental patch channel and patch-mode list driver (always opt-in, never default). Graph-native regions own value delivery and the unified-For design owns list structure, so the channel's parallel delivery machinery is retired: patch.ts/patch-driver.ts deleted, the compiler-contract exports (registerPatch/registerRowOps/registerSlotPatch/patchableRaw, patchDriver/rowProof/driveList) removed, the patchDriver compiler option dropped from both compilers, the insert $ll seam stripped, and the write-side channel struct dieted to the single written-keys bound (t.wk) the core fold/notify paths actually use. Store-family app bundles reclaim up to ~900 B brotli; every measured tier shrinks.

@solidjs/diagnostics@2.0.0-rc.7

Patch Changes

  • Updated dependencies [d601119]
    • @solidjs/signals@2.0.0-rc.7

@solidjs/element@2.0.0-rc.7

Patch Changes

@solidjs/h@2.0.0-rc.7

Patch Changes

@solidjs/html@2.0.0-rc.7

Patch Changes

@solidjs/signals@2.0.0-rc.7

Patch Changes

  • d601119: Remove the experimental patch channel and patch-mode list driver (always opt-in, never default). Graph-native regions own value delivery and the unified-For design owns list structure, so the channel's parallel delivery machinery is retired: patch.ts/patch-driver.ts deleted, the compiler-contract exports (registerPatch/registerRowOps/registerSlotPatch/patchableRaw, patchDriver/rowProof/driveList) removed, the patchDriver compiler option dropped from both compilers, the insert $ll seam stripped, and the write-side channel struct dieted to the single written-keys bound (t.wk) the core fold/notify paths actually use. Store-family app bundles reclaim up to ~900 B brotli; every measured tier shrinks.

solid-js@2.0.0-rc.7

Patch Changes

  • 3424f9a: Consume the first value of live-derived stores during SSR and reconnect their live sources after hydration.
  • d601119: Remove the experimental patch channel and patch-mode list driver (always opt-in, never default). Graph-native regions own value delivery and the unified-For design owns list structure, so the channel's parallel delivery machinery is retired: patch.ts/patch-driver.ts deleted, the compiler-contract exports (registerPatch/registerRowOps/registerSlotPatch/patchableRaw, patchDriver/rowProof/driveList) removed, the patchDriver compiler option dropped from both compilers, the insert $ll seam stripped, and the write-side channel struct dieted to the single written-keys bound (t.wk) the core fold/notify paths actually use. Store-family app bundles reclaim up to ~900 B brotli; every measured tier shrinks.
  • Updated dependencies [d601119]
    • @solidjs/signals@2.0.0-rc.7

@solidjs/universal@2.0.0-rc.7

Patch Changes

  • d601119: Remove the experimental patch channel and patch-mode list driver (always opt-in, never default). Graph-native regions own value delivery and the unified-For design owns list structure, so the channel's parallel delivery machinery is retired: patch.ts/patch-driver.ts deleted, the compiler-contract exports (registerPatch/registerRowOps/registerSlotPatch/patchableRaw, patchDriver/rowProof/driveList) removed, the patchDriver compiler option dropped from both compilers, the insert $ll seam stripped, and the write-side channel struct dieted to the single written-keys bound (t.wk) the core fold/notify paths actually use. Store-family app bundles reclaim up to ~900 B brotli; every measured tier shrinks.
  • Updated dependencies [3424f9a]
  • Updated dependencies [d601119]
    • solid-js@2.0.0-rc.7

@solidjs/web@2.0.0-rc.7

Patch Changes

test-integration@2.0.0-rc.7

Patch Changes

  • Updated dependencies [ead7b1a]
  • Updated dependencies [1226381]
  • Updated dependencies [7009adf]
  • Updated dependencies [a14c138]
  • Updated dependencies [c08e974]
  • Updated dependencies [292bdc5]
  • Updated dependencies [3424f9a]
  • Updated dependencies [f21e060]
  • Updated dependencies [5cee0f7]
  • Updated dependencies [6bb51c9]
  • Updated dependencies [ff2ecf1]
  • Updated dependencies [c0bc9ba]
  • Updated dependencies [b7b17ab]
  • Updated dependencies [ed6b605]
  • Updated dependencies [6c9f8f4]
  • Updated dependencies [3393fb6]
  • Updated dependencies [d601119]
  • Updated dependencies [84a94bc]
  • Updated dependencies [a1ff286]
    • @solidjs/babel-plugin@2.0.0-rc.7
    • @solidjs/web@2.0.0-rc.7
    • solid-js@2.0.0-rc.7
    • @solidjs/signals@2.0.0-rc.7
    • @solidjs/universal@2.0.0-rc.7
    • @solidjs/h@2.0.0-rc.7
    • @solidjs/html@2.0.0-rc.7

@github-actions
github-actions Bot force-pushed the changeset-release/next branch 3 times, most recently from 36a1948 to 2af0b96 Compare September 3, 2026 10:37
@github-actions
github-actions Bot force-pushed the changeset-release/next branch from 2af0b96 to f083977 Compare September 3, 2026 14:40
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.

0 participants