-
-
Notifications
You must be signed in to change notification settings - Fork 1.6k
docs(js): Add docs for Hydrogen with RR7 #14613
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
1 Skipped Deployment
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull Request Overview
This PR adds comprehensive documentation for Shopify Hydrogen framework integration with Sentry, covering both legacy Remix v2 versions and newer React Router 7 versions. The documentation is split to accommodate the framework transition that occurred in Hydrogen version 2025.5.0.
Key changes:
- Updated legacy Hydrogen documentation (pre-2025.5.0) with clarified version scope and improved examples
- Added new documentation for modern Hydrogen with React Router 7 (2025.5.0+)
- Provided migration guidance between the two approaches
Reviewed Changes
Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.
File | Description |
---|---|
docs/platforms/javascript/guides/cloudflare/frameworks/hydrogen-remix.mdx |
Updated legacy Hydrogen guide with version clarification, improved code examples, and cross-references to new React Router guide |
docs/platforms/javascript/guides/cloudflare/frameworks/hydrogen-react-router.mdx |
New comprehensive guide for Hydrogen with React Router 7, including server/client setup, SSR configuration, and build tooling |
Bundle ReportChanges will increase total bundle size by 4.91kB (0.02%) ⬆️. This is within the configured threshold ✅ Detailed changes
Affected Assets, Files, and Routes:view changes for bundle: sentry-docs-client-array-pushAssets Changed:
view changes for bundle: sentry-docs-server-cjsAssets Changed:
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🚀
Documents: getsentry/sentry-javascript#17145