Skip to content

Commit 7e85af7

Browse files
brenelzclaude
andcommitted
Merge branch 'main' into upgrade-to-solid-2-beta
Brings the v2 rc line (through 2.0.0-rc.6) into the Solid 2 branch. Ported main features onto the Solid 2 architecture: - Server-function error handler (#2262): wired through handleServerFunctionRequest's transformResult hook and the solid-start:server-fn-error-handler virtual module. - Custom seroval plugins (#2250): serialization.plugins now feeds the @solidjs/web codec on both the client transport and the server handler. - ~ alias fix for workspace packages (#2239): adopted appRootAlias in place of the global resolve.alias entry. - Dev toolbar (#2049, replaces the dev overlay): ported to Solid 2 (Errored/Loading, onSettled, two-arg createEffect, draft-mutation stores, terracotta 2 subpath imports, @solidjs/web Portal/Dynamic/JSX, createMemo(async) instead of createResource). Protocol-specific pieces (SerovalChunkReader, body-format markers) moved local to the toolbar. - Deferred stream response via h3 iterable() (#2231), StartHandler type (#2234), routerLoad restore (#2228), nonce on streaming redirect script (#2252), ResizeObserver-loop filter (#2240) all kept. Kept deleted (superseded by vite-plugin-solid / @solidjs/web / @solidjs/router server-function integration): fs-routes tree-shake, manifest.ts, directives, fns serialization/registration/shared and their specs. Fixes main landed in those files (#2249, #2238, #2243, #2245, #2241, #2261) live upstream now and are tracked for porting there. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2 parents 9ace2f5 + d34cb89 commit 7e85af7

184 files changed

Lines changed: 6070 additions & 2586 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.changeset/brave-hoops-listen.md

Lines changed: 5 additions & 0 deletions

.changeset/bright-dogs-serve.md

Lines changed: 5 additions & 0 deletions

.changeset/chilly-rabbits-lie.md

Lines changed: 5 additions & 0 deletions

.changeset/curvy-mice-thank.md

Lines changed: 0 additions & 6 deletions
This file was deleted.

.changeset/eighty-jars-invite.md

Lines changed: 7 additions & 0 deletions

.changeset/eleven-actors-nail.md

Lines changed: 5 additions & 0 deletions

.changeset/expose-h3-request-event-decorators.md

Lines changed: 0 additions & 7 deletions
This file was deleted.

.changeset/fix-1874-unicode-error-header.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/fix-2068-server-only-guard.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/fix-2100-exports-disappear.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

0 commit comments

Comments
 (0)