Skip to content

Releases: Shopify/hydrogen

@shopify/cli-hydrogen@4.0.1

08 Feb 23:12
7740729
Compare
Choose a tag to compare

Patch Changes

@shopify/cli-hydrogen@4.0.0

08 Feb 22:23
7febafd
Compare
Choose a tag to compare

Patch Changes

  • Change environment variable names to use what Oxygen will populate. (#354) by @jplhomer

  • Defer CJS imports to improve CLI start up (#352) by @frandiox

    • Upgrade to the latest Remix experimental defer release, 1.11.0 (#371) by @blittle

    • Replace redundant i18n routes with a single root optional route segment ($lang)

  • Fix various issues scaffolding new apps (#332) by @jplhomer

  • Improve output of tmp CLI (#339) by @jplhomer

  • Create onboarding virtual route (#414) by @lordofthecactus

  • Properly use JS if specified in the temp init script (#342) by @jplhomer

  • Fix remix.init in templates (#334) by @jplhomer

  • Update demo-store template to remove remix.config.js, which fixes teh TS-JS conversion process (#347) by @jplhomer

  • Introduce create-app CLI package and refactor how new Hydrogen apps are initialized (#397) by @frandiox

  • Defer and display the cart count on the hello-world template (#392) by @juanpprieto

  • Removed magic routes and .hydrogen template routes. See rfc/obsolete-routing.md for details of what used to be in the package but has now been removed. (#336) by @frehner

    /__health still exists for the moment, though at some point it will probably be removed as well.

  • Update CLI to be executable and bundle templates in dist folder (#326) by @jplhomer

  • Improve the onboarding experience for the CLI by @jplhomer

  • Updated dependencies [0280c4b, 523c321, 16a4aea, 284ed5b]:

    • @shopify/remix-oxygen@1.0.0

@shopify/hydrogen@2023.1.0-alpha.2

03 Feb 16:26
1165bee
Compare
Choose a tag to compare

Patch Changes

@shopify/remix-oxygen@1.0.0-alpha.4

03 Feb 16:26
1165bee
Compare
Choose a tag to compare
Pre-release

Patch Changes

@shopify/create-hydrogen@4.0.0-alpha.3

03 Feb 16:26
1165bee
Compare
Choose a tag to compare
Pre-release

Patch Changes

  • Improve the onboarding experience for the CLI by @jplhomer

  • Updated dependencies [af37cf6]:

    • @shopify/cli-hydrogen@4.0.0-alpha.12

@shopify/cli-hydrogen@4.0.0-alpha.12

03 Feb 16:26
1165bee
Compare
Choose a tag to compare
Pre-release

Patch Changes

  • Improve the onboarding experience for the CLI by @jplhomer

@shopify/hydrogen@2023.1.0-alpha.1

01 Feb 17:14
14f5671
Compare
Choose a tag to compare

@shopify/hydrogen

2022.1.0-alpha.1

Patch Changes

2.0.0-alpha.4

Patch Changes

  • Use the new version of GraphiQL instead of GraphQL Playground (#410) by @jplhomer

2.0.0-alpha.3

Patch Changes

    • Upgrade to the latest Remix experimental defer release, 1.11.0 (#371) by @blittle

    • Replace redundant i18n routes with a single root optional route segment ($lang)

  • Update RSK package (#369) by @wizardlyhel

2.0.0-alpha.2

Patch Changes

  • Add a default value for context.storefront.i18n and improve types. (#330) by @frandiox

  • Rename the notFoundMaybeRedirect utility to storefrontRedirect and call it only in the server entry file. (#362) by @frandiox

  • Removed magic routes and .hydrogen template routes. See rfc/obsolete-routing.md for details of what used to be in the package but has now been removed. (#336) by @frehner

    /__health still exists for the moment, though at some point it will probably be removed as well.

2.0.0-alpha.1

Patch Changes

2.0.0-alpha.0

Package renaming. Similar to @shopify/h2-test-hydrogen@2.0.3.

@shopify/h2-test-hydrogen

2.0.3

Deprecated package used during early development

Patch Changes

  • Refactor the API for the server entrypoint by @jplhomer

2.0.2

Patch Changes

2.0.1

Patch Changes

  • Build project dist files before publishing by @jplhomer

2.0.0

Patch Changes

  • Fix changeset release to build before publishing to NPM (#277) by @jplhomer

@shopify/hydrogen@2022.1.0-alpha.1

01 Feb 16:32
71de9e2
Compare
Choose a tag to compare
Pre-release

Patch Changes

@shopify/hydrogen@2.0.0-alpha.4

01 Feb 16:15
f94a6a9
Compare
Choose a tag to compare
Pre-release

Patch Changes

  • Use the new version of GraphiQL instead of GraphQL Playground (#410) by @jplhomer

@shopify/create-hydrogen@4.0.0-alpha.2

01 Feb 18:39
11ba991
Compare
Choose a tag to compare
Pre-release

Patch Changes

  • Introduce create-app CLI package and refactor how new Hydrogen apps are initialized (#397) by @frandiox

  • Updated dependencies [204e6b6]:

    • @shopify/cli-hydrogen@4.0.0-alpha.11