Skip to content

@shopify/cli-hydrogen@5.0.1

Compare
Choose a tag to compare
@shopify-github-actions-access shopify-github-actions-access released this 15 Jun 17:39
· 894 commits to main since this release
52ade9e

Patch Changes

  • Update Remix to the latest version (1.17.1). (#852) by @frandiox

    When updating your app, remember to also update your Remix dependencies to 1.17.1 in your package.json file:

    -"@remix-run/react": "1.15.0",
    +"@remix-run/react": "1.17.1",
    
    -"@remix-run/dev": "1.15.0",
    -"@remix-run/eslint-config": "1.15.0",
    +"@remix-run/dev": "1.17.1",
    +"@remix-run/eslint-config": "1.17.1",
  • Updated dependencies [f29e178a]:

    • @shopify/remix-oxygen@1.1.1