Skip to content

@shopify/cli-hydrogen@8.2.0

Compare
Choose a tag to compare
@shopify-github-actions-access shopify-github-actions-access released this 11 Jul 14:03
· 215 commits to main since this release
5aa0c18

Minor Changes

  • Support Vite projects in h2 setup css command to setup Tailwind and vanilla-extract. Drop CSS setup support for classic Remix projects. (#2245) by @frandiox

  • The build process in Vite projects now generates a bundle analysis tool for the server files. (#2138) by @frandiox

Patch Changes

  • Fix Codegen config resolution when project directory contains dots. (#2293) by @frandiox

  • [Bug fix] Allow env-branch to be passed when running h2 deploy in CI (#2281) by @aswamy

  • Fix CLI upgrade notification when running from a global process. (#2184) by @frandiox

  • skeleton template was updated to do session commit in server call instead of routes (#2137) by @michenly

  • Remove PUBLIC_STORE_DOMAIN environment variable from .env when creating new projects with mock.shop. (#2221) by @frandiox

  • Added an --auth-bypass-token-duration flag to the deploy command to allow for specified token duration between 1 to 12 hours. (#2182) by @NelsonLee-Code

  • Updated dependencies [0924410f]:

    • @shopify/mini-oxygen@3.0.4