-
Fixed a typo in the install deps flag. The flag is now SHOPIFY_HYDROGEN_FLAG_INSTALL_DEPS. (#672) by @cartogram
-
Display warning for deprecated flags. (#609) by @cartogram
-
Fix bug in CLI not recognising the --install-deps flag when creating projects (#644) by @cartogram
-
Fix
check routes
command to correctly check the standard route/discount/<code>
instead of/discounts/<code>
. (#601) by @frandiox -
Stop hydrating with
requestIdleCallback
(#667) by @juanpprieto -
Updated dependencies [
c78f441
,7fca5d5
]:- @shopify/[email protected]
- @shopify/[email protected]
-
Improve rate limit error messages when creating new projects. (#553) by @frandiox
-
Show better errors when initial build fails, and recover when fixing it. (#514) by @frandiox
-
Use woff2 format instead of ttf in onboarding routes to reduce download size of font files. (#538) by @lordofthecactus
-
Show available upgrades for CLI when creating new projects. (#518) by @frandiox
-
Fix CLI flags for init command, and add
--install-deps
. (#516) by @frandiox -
Fix template download on Windows during project creation. (#528) by @tchalabi
-
Fix template imports to only reference
@shopify/hydrogen
, not@shopify/hydrogen-react
(#523) by @blittle -
Fix pathnames on Windows when running the development server. (#520) by @frandiox
-
Onboarding fonts and styles (#533) by @lordofthecactus
-
Corrects links referred to in Onboarding Route. (#509) by @benjaminsehl
-
Improve onboarding style and links (#525) by @lordofthecactus
-
Updated dependencies [
ff9d729
]:- @shopify/[email protected]
-
Add license files and readmes for all packages (#463) by @blittle
-
Updated dependencies [
517f0f7
]:- @shopify/[email protected]
- Initial release