Skip to content

docs: move SolidStart v1 docs under /v1 - #1618

Open
birkskyum wants to merge 9 commits into
solidjs:mainfrom
birkskyum:t3code/move-solid-start-v1-docs-to-v1-route
Open

docs: move SolidStart v1 docs under /v1#1618
birkskyum wants to merge 9 commits into
solidjs:mainfrom
birkskyum:t3code/move-solid-start-v1-docs-to-v1-route

Conversation

@birkskyum

@birkskyum birkskyum commented Aug 7, 2026

Copy link
Copy Markdown
Member

Description(required)

Moves the SolidStart v1 documentation from the unversioned /solid-start/ route to /solid-start/v1/.

  • Registers v1 and v2 as the available SolidStart documentation versions and gives v1 its own filesystem sidebar.
  • Lists SolidStart v2 before v1 in the version selector.
  • Updates v1 cross-references and other Solid docs links to target an explicit SolidStart version.
  • Redirects the bare /solid-start route to v2 while permanently redirecting legacy unversioned page URLs to their v1 equivalents.
  • Enables the existing legacy-route middleware and keeps the redirect-only /solid-start path out of static prerender output.
  • Marks the SST deployment guide as SolidStart v1-only, directs v2 readers to the deployment-plugin guide, and refreshes the v1 AWS Lambda streaming configuration.
  • Bumps SolidBase to 0.6.13 and uses its contextual route metadata to label SolidStart v1 as v1 (legacy) without changing other projects' version labels.
  • Updates the custom version selector to consume SolidBase's route-aware options hook so contextual labels are rendered.

Verification

  • pnpm check:types
  • pnpm check:lint
  • pnpm build (271 routes prerendered)
  • Interactive version-selector checks for SolidStart v1/v2 and Solid Meta
  • HTTP checks for v1/v2 pages and legacy 301 redirects

Related issues & labels

  • Suggested label(s) (optional): documentation

@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 Aug 7, 2026

Copy link
Copy Markdown

Deploy Preview for solid-docs ready!

Name Link
🔨 Latest commit b09131b
🔍 Latest deploy log https://app.netlify.com/projects/solid-docs/deploys/6a7636d7d9307e0008bb206c
😎 Deploy Preview https://deploy-preview-1618--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.

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.

Start-specific labels ( v1 and v2 )

2 participants