Skip to content

Releases: Shopify/hydrogen

@shopify/cli-hydrogen@4.0.7

21 Feb 19:53
77a9610
Compare
Choose a tag to compare

Patch Changes

  • Use woff2 format instead of ttf in onboarding routes to reduce download size of font files. (#538) by @lordofthecactus

  • Show available upgrades for CLI when creating new projects. (#518) by @frandiox

@shopify/remix-oxygen@1.0.3

16 Feb 17:28
442942e
Compare
Choose a tag to compare

Patch Changes

@shopify/hydrogen@2023.1.4

16 Feb 17:28
442942e
Compare
Choose a tag to compare

Patch Changes

  • Fix template imports to only reference @shopify/hydrogen, not @shopify/hydrogen-react (#523) by @blittle

@shopify/create-hydrogen@4.0.4

16 Feb 17:28
442942e
Compare
Choose a tag to compare

Patch Changes

@shopify/cli-hydrogen@4.0.6

16 Feb 17:28
442942e
Compare
Choose a tag to compare

Patch Changes

  • Fix CLI flags for init command, and add --install-deps. (#516) by @frandiox

  • Fix template download on Windows during project creation. (#528) by @tchalabi

  • Fix template imports to only reference @shopify/hydrogen, not @shopify/hydrogen-react (#523) by @blittle

  • Fix pathnames on Windows when running the development server. (#520) by @frandiox

  • Onboarding fonts and styles (#533) by @lordofthecactus

  • Corrects links referred to in Onboarding Route. (#509) by @benjaminsehl

  • Improve onboarding style and links (#525) by @lordofthecactus

  • Updated dependencies [ff9d729]:

    • @shopify/remix-oxygen@1.0.3

@shopify/hydrogen@2023.1.3

14 Feb 02:46
25783f3
Compare
Choose a tag to compare

Patch Changes

  • Send Hydrogen version in Storefront API requests. (#471) by @frandiox

  • Fix default Storefront type in LoaderArgs. (#496) by @frandiox

@shopify/create-hydrogen@4.0.3

14 Feb 02:46
25783f3
Compare
Choose a tag to compare

Patch Changes

  • Fix pathnames in Windows when creating projects and generating routes. (#495) by @frandiox

  • Updated dependencies [b38506f]:

    • @shopify/cli-hydrogen@4.0.4

@shopify/cli-hydrogen@4.0.5

14 Feb 04:01
72d874f
Compare
Choose a tag to compare

Patch Changes

@shopify/cli-hydrogen@4.0.4

14 Feb 02:46
25783f3
Compare
Choose a tag to compare

Patch Changes

  • Fix pathnames in Windows when creating projects and generating routes. (#495) by @frandiox

@shopify/cli-hydrogen@4.0.3

09 Feb 18:16
ca79826
Compare
Choose a tag to compare

Patch Changes

  • Fix initialization a new Hydrogen project on Windows (#478) by @pepicrft