We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bca9802 commit 46690d0Copy full SHA for 46690d0
CHANGELOG.md
@@ -1,5 +1,9 @@
1
# @shopify/shopify-app-template-remix
2
3
+## 2024.12.09
4
+
5
+- [#901](https://github.com/Shopify/shopify-app-template-remix/pull/901) bump `@shopify/app-bridge-react` to latest
6
7
## 2024.12.05
8
9
- [#899](https://github.com/Shopify/shopify-app-template-remix/pull/899) Disable v3_singleFetch flag
package.json
@@ -28,7 +28,7 @@
28
"@remix-run/node": "^2.7.1",
29
"@remix-run/react": "^2.7.1",
30
"@remix-run/serve": "^2.7.1",
31
- "@shopify/app-bridge-react": "^4.1.2",
+ "@shopify/app-bridge-react": "^4.1.6",
32
"@shopify/cli": "^3.63.1",
33
"@shopify/polaris": "^12.0.0",
34
"@shopify/shopify-app-remix": "^3.4.0",
0 commit comments