Skip to content

[DO NOT MERGE] - [WIP] Release the React Router template #6163

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

byrichardpowell
Copy link
Contributor

WHY are these changes introduced?

The React Router template will become the recommended template

WHAT is this pull request doing?

Swap Remix for React Router

How to test your changes?

p shopify app init

Post-release steps

Measuring impact

How do we know this change was effective? Please choose one:

  • n/a - this doesn't need measurement, e.g. a linting rule or a bug-fix
  • Existing analytics will cater for this addition
  • PR includes analytics changes to measure impact

Checklist

  • I've considered possible cross-platform impacts (Mac, Linux, Windows)
  • I've considered possible documentation changes

@byrichardpowell byrichardpowell requested a review from a team as a code owner July 25, 2025 14:52

This comment has been minimized.

Copy link
Contributor

github-actions bot commented Jul 25, 2025

Coverage report

St.
Category Percentage Covered / Total
🟡 Statements
78.09% (-0.04% 🔻)
13059/16724
🟡 Branches
72.14% (+0.02% 🔼)
6356/8811
🟡 Functions
78.18% (-0.1% 🔻)
3382/4326
🟡 Lines
78.48% (-0.02% 🔻)
12366/15756

Test suite run success

3054 tests passing in 1315 suites.

Report generated by 🧪jest coverage report action from 7b0c428

@byrichardpowell byrichardpowell force-pushed the release-react-router-template branch from 3e6f51a to fd44236 Compare July 25, 2025 15:08
@byrichardpowell byrichardpowell requested a review from a team as a code owner July 25, 2025 15:08
@@ -596,7 +596,7 @@ FLAGS
--flavor=<value> Which flavor of the given template to use.
--no-color Disable color output.
--template=<value> The app template. Accepts one of the following:
- <remix|none>
- <reactRouter|remix|none>
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Kept support for remix flag so that its not a breaking change

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.

1 participant