demo-store@2.0.1
·
813 commits
to main
since this release
Patch Changes
-
It's recommended to update
@shopify/cli
: (#1172) by @frandiox-"@shopify/cli": "3.47.5" +"@shopify/cli": "3.48.0"
Also, for projects using Remix v1 Error Boundary convention, remove the deprecated
ErrorBoundaryComponent
type (or update to the v2 convention):-export const ErrorBoundary: ErrorBoundaryComponent = ({error}) => { +export const ErrorBoundary = ({error}: {error: Error}) => {
-
Updated dependencies [
b7a8ecf6
,ef809228
,1015f170
,076bab7d
]:- @shopify/remix-oxygen@1.1.2
- @Shopify/hydrogen@2023.7.1
- @shopify/cli-hydrogen@5.1.1