hydrogen
hydrogen copied to clipboard
React-based framework for building dynamic, Shopify-powered custom storefronts.
### Which package or tool is having this issue? Hydrogen ### What version of that package or tool are you using? "@shopify/hydrogen": "2025.4.1" ### What version of Remix are you...
### What is the location of your example repository? _No response_ ### Which package or tool is having this issue? hydrogen-react ### What version of that package or tool are...
### WHY are these changes introduced? Previously, if I was in a file like `templates/skeleton/app/root.tsx` and I cmd+clicked on the function 'getShopifyAnalytics` (to go to its definition), I was taken...
## Summary - Removed custom E2E runner script in favor of native Playwright projects - Configured Playwright projects for better test organization - Updated npm scripts to use native Playwright...
### WHY are these changes introduced? Updating to reflect new plan for changes: - CI workflows are postponed to one of the later steps (after discussing with JP - we...
### WHY are these changes introduced? Right now it is difficult to review the legitimate changes in PRs that change recipes because there's a lot of noise. The new command...
This PR was opened by the [Changesets release](https://github.com/changesets/action) GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically....
### What is the location of your example repository? https://github.com/Shopify/hydrogen-redirect-theme ### Which package or tool is having this issue? Hydrogen Redirect Theme (HRT) ### What version of that package or...
### WHY are these changes introduced? Fixes #0000 ### WHAT is this pull request doing? ### HOW to test your changes? #### Post-merge steps #### Checklist - [ ] I've...
# [2025-07] Flash of Unstyled Content (FOUC) in production when using Tailwind CSS v4 ## What is the location of your example repository? N/A - Issue occurs with default Hydrogen...