Skip to content

Commit 77a188f

Browse files
Merge pull request #77 from Shopify/v1-shopify-app-react-router-package
Update to v1 of `@shopify/shopify-app-react-router` package
2 parents 943e098 + 5add88d commit 77a188f

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22

33
## 2025.10.01
44

5+
- [#77](https://github.com/Shopify/shopify-app-template-react-router/pull/77) Update `@shopify/shopify-app-react-router` to V1.
56
- [#73](https://github.com/Shopify/shopify-app-template-react-router/pull/73/files) Rename @shopify/app-bridge-ui-types to @shopify/polaris-types
67

78
## 2025.08.30

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"@react-router/node": "^7.9.1",
3131
"@react-router/serve": "^7.9.1",
3232
"@shopify/app-bridge-react": "^4.1.6",
33-
"@shopify/shopify-app-react-router": "^0.2.0",
33+
"@shopify/shopify-app-react-router": "^1.0.0",
3434
"@shopify/shopify-app-session-storage-prisma": "^7.0.0",
3535
"isbot": "^5.1.0",
3636
"prisma": "^6.2.1",

0 commit comments

Comments
 (0)