What’s new
⭐️ Check out our blog post with all the latest updates on Hydrogen, and what’s coming on the roadmap.
Shopify CLI now gives you more options when creating a new Hydrogen app on the command line:
- Create a new Shopify storefront and connect it to the local project, or use Mock.shop.
- Pick your styling method: Tailwind, CSS Modules, Vanilla Extract, PostCSS.
- URL strategies to support language and currency options with Shopify Markets.
- Automatically scaffold standard Shopify routes.
Minor Changes
-
The onboarding process when creating new Hydrogen apps has been reworked. (#913) by @frandiox
-
Add
login
andlogout
commands. Rework how other commands interact with auth. (#1022) by @frandiox -
Reload environment variables in the development server when
.env
file is updated. Show injected variables when project is not linked to any storefront. (#997) by @frandiox -
Support creating new storefronts from the
link
command. (#1022) by @frandiox
Patch Changes
-
Stop checking
/products
and/discount
routes inh2 check routes
command. (#1141) by @frandiox -
Show proper error message when Hydrogen App isn't installed on Shop (#1075) by @aswamy
-
Improve warning and error format for known Hydrogen messages in development. (#1093) by @frandiox
-
Add
--codegen-unstable
flag tobuild
command. (#1049) by @frandiox -
Updated dependencies [
c39411e0
,0d2e5ffb
,4bee03df
,11ab64a8
,7a7456a5
]:- @shopify/[email protected]