Skip to content

Releases: Shopify/hydrogen

@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

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

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

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

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

Patch Changes

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