Skip to content

Releases: Shopify/hydrogen

@shopify/[email protected]

19 Jan 18:27
1d83fdc
Compare
Choose a tag to compare
Pre-release

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

@shopify/[email protected]

19 Jan 18:27
1d83fdc
Compare
Choose a tag to compare
Pre-release

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)

@shopify/[email protected]

18 Jan 15:52
24d75c9
Compare
Choose a tag to compare
Pre-release

Patch Changes

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

@shopify/[email protected]

18 Jan 15:52
24d75c9
Compare
Choose a tag to compare
Pre-release

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.

@shopify/[email protected]

18 Jan 15:52
24d75c9
Compare
Choose a tag to compare
Pre-release

Patch Changes

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

@shopify/[email protected]

05 Jan 20:05
b45ddb7
Compare
Choose a tag to compare
Pre-release

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

@shopify/[email protected]

16 Dec 22:26
ec52747
Compare
Choose a tag to compare
Pre-release

Patch Changes

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

@shopify/[email protected]

16 Dec 16:27
b662d87
Compare
Choose a tag to compare
Pre-release

Patch Changes

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

@shopify/[email protected]

15 Dec 22:29
dbcd6ae
Compare
Choose a tag to compare
Pre-release

Patch Changes

@shopify/[email protected]

14 Dec 15:42
879da36
Compare
Choose a tag to compare
Pre-release

Patch Changes

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