Skip to content

chore: update changelog.json for 2026.1.3#3636

Merged
itsjustriley merged 4 commits intomainfrom
chore/update-changelog-2026-1-3
Mar 31, 2026
Merged

chore: update changelog.json for 2026.1.3#3636
itsjustriley merged 4 commits intomainfrom
chore/update-changelog-2026-1-3

Conversation

@itsjustriley
Copy link
Copy Markdown
Contributor

@itsjustriley itsjustriley commented Mar 27, 2026

Updates changelog.json with the 2026.1.3 release entry, enabling the h2 upgrade command to detect and guide upgrades to this version.

Release contains 10 fixes:

  • Accessibility improvements (screen reader fixes, aria-labels)
  • CLI improvements (upgrade command fixes for yarn/pnpm)
  • Dependency updates (undici security bump, @xstate/react removal)

This enables the upgrade CLI to discover the new version.

@shopify
Copy link
Copy Markdown
Contributor

shopify bot commented Mar 27, 2026

Oxygen deployed a preview of your chore/update-changelog-2026-1-3 branch. Details:

Storefront Status Preview link Deployment details Last update (UTC)
Skeleton (skeleton.hydrogen.shop) ✅ Successful (Logs) Preview deployment Inspect deployment March 31, 202612:43 PM

Learn more about Hydrogen's GitHub integration.

@itsjustriley itsjustriley force-pushed the chore/update-changelog-2026-1-3 branch from 24d6f6d to 0d787e8 Compare March 27, 2026 15:30
@itsjustriley itsjustriley marked this pull request as ready for review March 27, 2026 15:36
@itsjustriley itsjustriley requested a review from a team as a code owner March 27, 2026 15:36
@fredericoo
Copy link
Copy Markdown
Contributor

The 2026.1.3 entry looks comprehensive - nice.

One thing: changelog.json jumps from 2026.1.0 straight to 2026.1.3. Both 2026.1.1 and 2026.1.2 were released (#3468 and #3524) but don't have entries here.

Some user-facing changes from those releases that might be worth capturing:

2026.1.1:

2026.1.2:

Do we need entries for those versions, or is 2026.1.3 meant to cover everything since 2026.1.0?

@github-actions
Copy link
Copy Markdown
Contributor

We detected some changes in packages/*/package.json or packages/*/src, and there are no updates in the .changeset.
If the changes are user-facing and should cause a version bump, run pnpm run changeset add to track your changes and include them in the next release CHANGELOG.
If you are making simple updates to examples or documentation, you do not need to add a changeset.

@itsjustriley itsjustriley force-pushed the chore/update-changelog-2026-1-3 branch from 7d2cca6 to fadc37e Compare March 30, 2026 12:56
@itsjustriley itsjustriley marked this pull request as draft March 30, 2026 12:56
@itsjustriley itsjustriley force-pushed the chore/update-changelog-2026-1-3 branch 2 times, most recently from 42be925 to 6c0436c Compare March 30, 2026 14:24
Comment thread docs/changelog.json Outdated
Comment thread docs/changelog.json Outdated
Comment thread docs/changelog.json Outdated
Comment thread docs/changelog.json Outdated
@itsjustriley itsjustriley force-pushed the chore/update-changelog-2026-1-3 branch 2 times, most recently from 8fe787e to c6dcdde Compare March 31, 2026 12:03
itsjustriley and others added 4 commits March 31, 2026 08:41
These versions were released after the pnpm migration but were not yet
reflected in changelog.json, which meant `h2 upgrade` couldn't guide
merchants upgrading to or through these versions.

Entries document: accessibility improvements (gift card), CLI fixes
(--package-manager flag, customer account OAuth), template updates
(robots.txt, store linking), security dependency bumps (undici,
body-parser, form-data, vite), and Prettier v3 migration.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Remove skeleton-only entries (#3557, #3607, #3558) that don't affect
the Hydrogen package itself and mislead merchants into thinking their
storefront code is impacted. Fix dead commit link by using the direct
commit URL format instead of the release PR commit path. Update the
release title to reflect the remaining entries (CLI fixes and
dependency updates).

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Same PR-based commit URL format that returns 404. Both verified dead
(404 response) while direct commit URLs return 200.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Per review feedback, changelog entries that only affect the skeleton
template and won't impact existing storefronts should not be included.
Removes gift card accessibility, robots.txt defaults, and store linking
notice entries from 2026.1.1 and 2026.1.2. Updates release titles to
reflect remaining content.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@itsjustriley itsjustriley force-pushed the chore/update-changelog-2026-1-3 branch from c6dcdde to 7bfa7d0 Compare March 31, 2026 12:41
@itsjustriley itsjustriley marked this pull request as ready for review March 31, 2026 12:47
@itsjustriley itsjustriley requested a review from kdaviduik March 31, 2026 12:47
@itsjustriley itsjustriley merged commit af80541 into main Mar 31, 2026
21 of 22 checks passed
@itsjustriley itsjustriley deleted the chore/update-changelog-2026-1-3 branch March 31, 2026 15:13
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.

4 participants