Skip to content

Releases: Shopify/hydrogen

@shopify/[email protected]

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

Patch Changes

  • Initial release of @shopify/remix-oxygen by @jplhomer

    • 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)

  • Remove the local /__health route because it's not required in Oxygen anymore. (#361) by @frandiox

  • Remove deprecated shouldProxyAsset option. (#436) by @frandiox

@shopify/[email protected]

08 Feb 23:56
5308f14
Compare
Choose a tag to compare

Patch Changes

  • Add license files and readmes for all packages (#463) by @blittle

@shopify/[email protected]

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

Patch Changes

@shopify/[email protected]

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

Patch Changes

  • Refactor cart (#311) by @wizardlyhel

  • Update storefront-kit-react pacakge name to hydrogen-react (#433) by @wizardlyhel

  • Fix a pagination bug on country change (#317) by @wizardlyhel

    • 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)

  • Remove useDataFromMatches and useDataFromFetchers hook from hydrogen package (#451) by @wizardlyhel

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

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

  • Fix i18n type passing to loader (#432) by @wizardlyhel

  • Add Hydrogen utils function and update demo store to send shopify analytics (#376) by @wizardlyhel

  • 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.

  • Use new versioning schema by @jplhomer

  • Update RSK package (#369) by @wizardlyhel

@shopify/[email protected]

08 Feb 23:56
5308f14
Compare
Choose a tag to compare

Patch Changes

@shopify/[email protected]

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

Patch Changes

@shopify/[email protected]

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

Patch Changes

@shopify/[email protected]

08 Feb 23:56
5308f14
Compare
Choose a tag to compare

Patch Changes

@shopify/[email protected]

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

Patch Changes

@shopify/[email protected]

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]: