We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 8e08889 + c5858d4 commit 9eb1293Copy full SHA for 9eb1293
CHANGELOG.md
@@ -2,6 +2,7 @@
2
3
## 2025.08.17
4
5
+- [#56](https://github.com/Shopify/shopify-app-template-react-router/pull/56) Remove local CLI from package.json in favor of global CLI installation
6
- [#53](https://github.com/Shopify/shopify-app-template-react-router/pull/53) Add the Shopify Dev MCP to the template
7
8
## 2025.08.16
package.json
@@ -30,7 +30,6 @@
30
"@react-router/node": "^7.0.0",
31
"@react-router/serve": "^7.0.0",
32
"@shopify/app-bridge-react": "^4.1.6",
33
- "@shopify/cli": "^3.63.1",
34
"@shopify/shopify-app-react-router": "^0.1.1",
35
"@shopify/shopify-app-session-storage-prisma": "^6.0.0",
36
"isbot": "^5.1.0",
0 commit comments