chore: update changelog.json for 2026.1.3#3636
Conversation
|
Oxygen deployed a preview of your
Learn more about Hydrogen's GitHub integration. |
24d6f6d to
0d787e8
Compare
|
The 2026.1.3 entry looks comprehensive - nice. One thing: 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? |
|
We detected some changes in |
7d2cca6 to
fadc37e
Compare
42be925 to
6c0436c
Compare
8fe787e to
c6dcdde
Compare
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>
c6dcdde to
7bfa7d0
Compare
Updates changelog.json with the 2026.1.3 release entry, enabling the
h2 upgradecommand to detect and guide upgrades to this version.Release contains 10 fixes:
This enables the upgrade CLI to discover the new version.