Skip to content

SolidStart v2 separation#1557

Open
LadyBluenotes wants to merge 5 commits into
mainfrom
docs/solidstart-v2-separation
Open

SolidStart v2 separation#1557
LadyBluenotes wants to merge 5 commits into
mainfrom
docs/solidstart-v2-separation

Conversation

@LadyBluenotes

Copy link
Copy Markdown
Member

Separate SolidStart v1 and v2 docs

Establishes a clean v1/v2 boundary for the SolidStart docs using the existing SolidBase versioning model. All v1 content stays under src/routes/solid-start; verified v2 content lives only under src/routes/v2/solid-start, with matching slugs so the version selector switches between equivalents.

Boundary

  • Moved the migration guide out of the v1 tree into v2/solid-start, and removed it from the unversioned tree.
  • Marked the two previously unversioned v1 pages (data-fetching, data-mutation) as version: "1.0".
  • Enabled SolidStart in the v2 route config and added a dedicated /v2/solid-start sidebar in vite.config.ts.

New v2 pages

Guides: overview, getting started, routing, API routes, data fetching, data mutation, serialization (CSP). Reference: "use server", GET, HttpHeader, HttpStatusCode, createMiddleware, getServerFunctionMeta, FileRoutes, clientOnly.

All written from verified @solidjs/start@2.0.0-alpha.3 package evidence (solidStart() config, @solidjs/start/http, H3 middleware arrays, json serialization default). Cross-linked to Solid Router and core references.

@bolt-new-by-stackblitz

Copy link
Copy Markdown

Review PR in StackBlitz Codeflow Run & review this pull request in StackBlitz Codeflow.

@netlify

netlify Bot commented Jun 29, 2026

Copy link
Copy Markdown

Deploy Preview for solid-docs ready!

Name Link
🔨 Latest commit f03db79
🔍 Latest deploy log https://app.netlify.com/projects/solid-docs/deploys/6a41ca5e7ec0540008877763
😎 Deploy Preview https://deploy-preview-1557--solid-docs.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
🤖 Make changes Run an agent on this branch

To edit notification comments on pull requests, go to your Netlify project configuration.

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

There's a lack of reference to seroval's supported data types. We probably need to reference it or at least, provide the list of the supported types.

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.

2 participants