Skip to content

chore: update Solid Router to v1 - #2264

Merged
birkskyum merged 2 commits into
mainfrom
t3code/update-solid-router-v1
Jul 28, 2026
Merged

chore: update Solid Router to v1#2264
birkskyum merged 2 commits into
mainfrom
t3code/update-solid-router-v1

Conversation

@birkskyum

@birkskyum birkskyum commented Jul 28, 2026

Copy link
Copy Markdown
Member

Summary

  • update the landing page, test app, and router-backed fixtures to @solidjs/router@^1.0.0
  • resolve @solidjs/start's existing optional Router peer to v1 without adding a direct or development dependency
  • refresh the pnpm lockfile and allow the newly released 1.0.0 through the workspace's minimum-release-age policy

Solid Router v1 is API-compatible with the router APIs used in this repository, so no source migration is needed. This makes all workspace consumers resolve Router 1.0.0 instead of 0.16.2.

No changeset is included because the published @solidjs/start dependency contract is unchanged.

Validation

  • pnpm install --frozen-lockfile
  • pnpm format:check
  • pnpm build
  • pnpm --filter './apps/**' --recursive run build
  • pnpm --filter tests run unit:ci (5 tests)
  • pnpm --filter @solidjs/start run test:ci (88 tests)

@changeset-bot

changeset-bot Bot commented Jul 28, 2026

Copy link
Copy Markdown

⚠️ No Changeset found

Latest commit: 94ab5e7

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@netlify

netlify Bot commented Jul 28, 2026

Copy link
Copy Markdown

Deploy Preview for solid-start-landing-page ready!

Name Link
🔨 Latest commit 94ab5e7
🔍 Latest deploy log https://app.netlify.com/projects/solid-start-landing-page/deploys/6a693bdb78568c00081757fd
😎 Deploy Preview https://deploy-preview-2264--solid-start-landing-page.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.

@pkg-pr-new

pkg-pr-new Bot commented Jul 28, 2026

Copy link
Copy Markdown

Open in StackBlitz

npm i https://pkg.pr.new/@solidjs/start@2264

commit: 94ab5e7

@birkskyum
birkskyum marked this pull request as ready for review July 28, 2026 23:29
@birkskyum
birkskyum marked this pull request as draft July 28, 2026 23:30
Comment thread packages/start/package.json Outdated
@birkskyum
birkskyum marked this pull request as ready for review July 28, 2026 23:32
@birkskyum
birkskyum merged commit d34cb89 into main Jul 28, 2026
11 checks passed
@birkskyum
birkskyum deleted the t3code/update-solid-router-v1 branch July 28, 2026 23:34
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