Skip to content

Comments

Updates changelog.json with latest notes from 2025-10 release#3438

Merged
andguy95 merged 4 commits intomainfrom
an-changelogjson-for-2025-10
Feb 6, 2026
Merged

Updates changelog.json with latest notes from 2025-10 release#3438
andguy95 merged 4 commits intomainfrom
an-changelogjson-for-2025-10

Conversation

@andguy95
Copy link
Collaborator

@andguy95 andguy95 commented Feb 3, 2026

WHY are these changes introduced?

Closes https://github.com/Shopify/developer-tools-team/issues/988.

The 2025.10.0 release includes updates across two CI release PRs but was missing its changelog.json entry. Without this entry, the h2 upgrade command cannot detect version 2025.10.0 or provide migration guidance to developers.

WHAT is this pull request doing?

Adds a changelog entry for Hydrogen version
2025.10.0 to enable the h2 upgrade command to
detect and guide developers through this upgrade.

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

@andguy95 andguy95 requested a review from a team as a code owner February 3, 2026 22:45
@shopify
Copy link
Contributor

shopify bot commented Feb 3, 2026

Oxygen deployed a preview of your an-changelogjson-for-2025-10 branch. Details:

Storefront Status Preview link Deployment details Last update (UTC)
Skeleton (skeleton.hydrogen.shop) ✅ Successful (Logs) Preview deployment Inspect deployment February 5, 2026 5:16 PM

Learn more about Hydrogen's GitHub integration.

@andguy95 andguy95 changed the title feat: updates changelog.json with latest notes from 2025-10 release Updates changelog.json with latest notes from 2025-10 release Feb 3, 2026
Copy link
Contributor

@kdaviduik kdaviduik left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

some small comments but overall LGTM

"url": "https://github.com/Shopify/hydrogen/pulls?q=is%3Apr+is%3Aclosed+%5Bci%5D+release+in%3Atitle+is%3Amerged",
"version": "1",
"releases": [
{
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

(threading)

also please double check this works by scaffolding by running h2 upgrade locally and using this changelog. I think there's a flag or something you can pass to use your local version (and patch-package is always an option too)

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ran against the 2025.7.1 version locally. Looks to be good!

image

andguy95 and others added 3 commits February 5, 2026 09:11
Co-authored-by: Kara Daviduik <105449131+kdaviduik@users.noreply.github.com>
Co-authored-by: Kara Daviduik <105449131+kdaviduik@users.noreply.github.com>
@andguy95 andguy95 requested a review from kdaviduik February 5, 2026 18:24
Copy link
Contributor

@kdaviduik kdaviduik left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@kdaviduik
Copy link
Contributor

kdaviduik commented Feb 6, 2026

note: technically the React 19 support and the CA API change(s) were in 2025.7.3, but we never did an entry in here for that version (i think Gray started one at one point but it never got finished).

so right now this entry contains all the changes for 2025.7.3 + 2025.10.0. I think that's fine, i just wanted to make a note about it in case anyone (or our future selves) get confused :)

@andguy95 andguy95 merged commit 35a203d into main Feb 6, 2026
16 checks passed
@andguy95 andguy95 deleted the an-changelogjson-for-2025-10 branch February 6, 2026 18:10
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.

3 participants