|
63 | 63 | "features": [] |
64 | 64 | }, |
65 | 65 | { |
66 | | - "title": "Accessibility, CLI, and template improvements", |
| 66 | + "title": "CLI and auth improvements", |
67 | 67 | "version": "2026.1.2", |
68 | 68 | "date": "2026-03-13", |
69 | 69 | "hash": "f3b9b4fef8ea1bc60544132051f97346f29c6b2d", |
|
77 | 77 | "@shopify/hydrogen" |
78 | 78 | ], |
79 | 79 | "fixes": [ |
80 | | - { |
81 | | - "title": "Improve gift card accessibility in skeleton template", |
82 | | - "info": "Enhanced accessibility of gift card components in the default skeleton template for better screen reader support.", |
83 | | - "pr": "https://github.com/Shopify/hydrogen/pull/3518", |
84 | | - "id": "3518" |
85 | | - }, |
86 | 80 | { |
87 | 81 | "title": "Improved local Customer Account OAuth errors", |
88 | 82 | "info": "In development, if you are not on a *.tryhydrogen.dev tunnel URL, Hydrogen now shows clear guidance to run shopify hydrogen dev --customer-account-push and continue from the tunnel URL.", |
89 | 83 | "pr": "https://github.com/Shopify/hydrogen/pull/3504", |
90 | 84 | "id": "3504" |
91 | 85 | }, |
92 | | - { |
93 | | - "title": "Update robots.txt defaults in skeleton template", |
94 | | - "info": "Removed disallow rules specific to Shopify themes that are not part of a new Hydrogen app by default, reducing confusion when reviewing or customizing robots rules.", |
95 | | - "pr": "https://github.com/Shopify/hydrogen/pull/3526", |
96 | | - "id": "3526" |
97 | | - }, |
98 | 86 | { |
99 | 87 | "title": "Fix --package-manager flag being ignored", |
100 | 88 | "info": "Projects now correctly use the specified package manager when --install-deps is explicitly passed.", |
|
111 | 99 | "features": [] |
112 | 100 | }, |
113 | 101 | { |
114 | | - "title": "Security, vulnerability, and template improvements", |
| 102 | + "title": "Security and dependency updates", |
115 | 103 | "version": "2026.1.1", |
116 | 104 | "date": "2026-02-26", |
117 | 105 | "hash": "6c966328355bde1301cdfe6117a088213e3a442f", |
|
160 | 148 | "info": "Route scaffolding now runs automatically during hydrogen init. The --routes flag and confirmation prompt have been removed since routes are always generated.", |
161 | 149 | "pr": "https://github.com/Shopify/hydrogen/pull/3448", |
162 | 150 | "id": "3448" |
163 | | - }, |
164 | | - { |
165 | | - "title": "Add store linking notice in skeleton template", |
166 | | - "info": "Added a notice with relevant information on how to link a store in case there is no store linked yet.", |
167 | | - "pr": "https://github.com/Shopify/hydrogen/pull/3448", |
168 | | - "id": "3448" |
169 | 151 | } |
170 | 152 | ], |
171 | 153 | "features": [] |
|
0 commit comments