hydrogen
hydrogen copied to clipboard
React-based framework for building dynamic, Shopify-powered custom storefronts.
### WHY are these changes introduced? Adds more safeguards + helpful information to CLAUDE.md to help it help us ### HOW to test your changes? #### Post-merge steps #### Checklist...
### WHY are these changes introduced? A few days ago a PR introduced an unused GraphQL fragment. CI passed, but this produced immediate server errors. As a result, this PR...
### What is the location of your example repository? _No response_ ### Which package or tool is having this issue? Hydrogen ### What version of that package or tool are...
### What is the location of your example repository? Can create demo store with @shopify/hydrogen@latest ### Which package or tool is having this issue? Hydrogen ### What version of that...
### WHY are these changes introduced? Fixes #3314 ### WHAT is this pull request doing? This pull request fixes an iOS Safari cart scrolling issue where the bottom Safari toolbar...
The main code block (step 2 of the cookie migration feat) contains the following as markdown: --- ### React Router + Hydrogen on Oxygen If you scaffolded from the default...
The server build entry import was modified in the [RR7 upgrade PR](https://github.com/Shopify/hydrogen/pull/2866) to be a dynamic import. I'm not sure why since it works as a static import as well....
### WHY are these changes introduced? + WHAT is this pull request doing? Applies the same changes as https://github.com/Shopify/hydrogen/pull/3309, but back-fixed to the 2025-04 branch. - Notably, 2025-04 is using...
Embrace flakiness (hope not) Update: this currently fails because it needs the new cookie system to be rolled out in our backend. Let's park this PR here until that's ready.
### What is the location of your example repository? https://github.com/Shopify/hydrogen/tree/main/templates/skeleton ### Which package or tool is having this issue? Hydrogen ### What version of that package or tool are you...