Skip to content

Conversation

juanpprieto
Copy link
Contributor

WHY are these changes introduced?

Fixes #0000

WHAT is this pull request doing?

HOW to test your changes?

Post-merge steps

Checklist

  • I've read the Contributing Guidelines
  • I've considered possible cross-platform impacts (Mac, Linux, Windows)
  • I've added a changeset if this PR contains user-facing or noteworthy changes
  • I've added tests to cover my changes
  • I've added or updated the documentation

- Update react-router from ^7.6.0 to ^7.7.0
- Update react-router-dom from ^7.6.0 to ^7.7.0
- Update @react-router/dev from 7.6.0 to 7.7.0
- Update @react-router/fs-routes from 7.6.0 to 7.7.0

Provides bug fixes and stability improvements from React Router v7.7.0
…ation

- Update typecheck script to run 'react-router typegen' before 'tsc --noEmit'
- Ensures React Router types are generated before TypeScript checking
- Improves type safety and catches route-related type errors early
…tibility

- Revert react-router from ^7.7.0 to ^7.6.0
- Revert react-router-dom from ^7.7.0 to ^7.6.0
- Revert @react-router/dev from 7.7.0 to 7.6.0
- Revert @react-router/fs-routes from 7.7.0 to 7.6.0

Ensures version consistency across the monorepo to prevent type conflicts
and compatibility issues with other packages using React Router v7.6.0
- Add @shopify/graphql-client to optimizeDeps.include in vite.config.ts
- Eliminates 'new dependencies optimized' warning during development
- Improves dev server startup performance by pre-bundling the dependency
Copy link
Contributor

shopify bot commented Jul 25, 2025

Oxygen deployed a preview of your juanpprieto/rr7-skeleton-fixes branch. Details:

Storefront Status Preview link Deployment details Last update (UTC)
Skeleton (skeleton.hydrogen.shop) ✅ Successful (Logs) Preview deployment Inspect deployment July 25, 2025 7:40 PM
metaobjects ✅ Successful (Logs) Preview deployment Inspect deployment July 25, 2025 7:40 PM
third-party-queries-caching ✅ Successful (Logs) Preview deployment Inspect deployment July 25, 2025 7:40 PM
custom-cart-method ✅ Successful (Logs) Preview deployment Inspect deployment July 25, 2025 7:41 PM

Learn more about Hydrogen's GitHub integration.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant