We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 943e098 + 5add88d commit 77a188fCopy full SHA for 77a188f
2 files changed
CHANGELOG.md
@@ -2,6 +2,7 @@
2
3
## 2025.10.01
4
5
+- [#77](https://github.com/Shopify/shopify-app-template-react-router/pull/77) Update `@shopify/shopify-app-react-router` to V1.
6
- [#73](https://github.com/Shopify/shopify-app-template-react-router/pull/73/files) Rename @shopify/app-bridge-ui-types to @shopify/polaris-types
7
8
## 2025.08.30
package.json
@@ -30,7 +30,7 @@
30
"@react-router/node": "^7.9.1",
31
"@react-router/serve": "^7.9.1",
32
"@shopify/app-bridge-react": "^4.1.6",
33
- "@shopify/shopify-app-react-router": "^0.2.0",
+ "@shopify/shopify-app-react-router": "^1.0.0",
34
"@shopify/shopify-app-session-storage-prisma": "^7.0.0",
35
"isbot": "^5.1.0",
36
"prisma": "^6.2.1",
0 commit comments