Skip to content

feat: restart with development condition#15291

Merged
jacob-ebey merged 4 commits into
mainfrom
development_conditions
Jul 14, 2026
Merged

feat: restart with development condition#15291
jacob-ebey merged 4 commits into
mainfrom
development_conditions

Conversation

@jacob-ebey

@jacob-ebey jacob-ebey commented Jul 7, 2026

Copy link
Copy Markdown
Member

@github-actions

github-actions Bot commented Jul 7, 2026

Copy link
Copy Markdown
Contributor

Preview Build Available

Preview builds have been created for this PR. You can install react-router using:

pnpm install "remix-run/react-router#preview/pr-15291&path:packages/react-router"

And/or install other packages via:

pnpm install "remix-run/react-router#preview/pr-15291&path:packages/react-router-dev"
pnpm install "remix-run/react-router#preview/pr-15291&path:packages/react-router-express"
pnpm install "remix-run/react-router#preview/pr-15291&path:packages/react-router-node"
pnpm install "remix-run/react-router#preview/pr-15291&path:packages/react-router-serve"

These preview builds will be updated automatically as you push new commits.

@github-actions

github-actions Bot commented Jul 7, 2026

Copy link
Copy Markdown
Contributor

✅ CLA Signed

Thanks for signing the Contributor License Agreement.

@github-actions

github-actions Bot commented Jul 7, 2026

Copy link
Copy Markdown
Contributor

✅ Change File Found

One or more change files found.

Type Change
minor - Restart react-router dev with --conditions=development when not enabled

@jacob-ebey jacob-ebey merged commit 497a957 into main Jul 14, 2026
12 checks passed
@jacob-ebey jacob-ebey deleted the development_conditions branch July 14, 2026 18:38
@github-actions

Copy link
Copy Markdown
Contributor

The preview branch preview/pr-15291 has been deleted now that this PR is merged/closed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

SSR-externalized dependencies resolve a different react-router export condition than app code, producing a duplicate Router context (v8)

2 participants