Temporarily delete skeleton changesets from main for release#3429
Merged
Temporarily delete skeleton changesets from main for release#3429
Conversation
The mock shop (which is used by default when scaffolding a new Hydrogen project) has not yet been updated to 2025-10. As a result, there are errors when trying to add any item to cart because of the API changes in Hydrogen in this version. We are going to (separately) bump the mock shop to support 2025-10+, but in the meantime we want to unblock the Hydrogen 2025.10 release and come back to this as a follow-up. So we are deleting all skeleton & related changesets from main so that a new version of those won't be released and scaffolding a new Hydrogen project + using the mock shop will continue to work. Once we've bumped mock shop to support 2025-10+ of SF API, we will add back in these changesets and release a new version of skeleton + related packages.
Contributor
|
Oxygen deployed a preview of your
Learn more about Hydrogen's GitHub integration. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
WHY are these changes introduced?
The mock shop (which is used by default when scaffolding a new Hydrogen project) has not yet been updated to 2025-10. As a result, there are errors when trying to add any item to cart because of the API changes in Hydrogen in this version.
We are going to (separately) bump the mock shop to support 2025-10+, but in the meantime we want to unblock the Hydrogen 2025.10 release and come back to this as a follow-up. So we are deleting all skeleton & related changesets from main so that a new version of those won't be released and scaffolding a new Hydrogen project + using the mock shop will continue to work.
Once we've bumped mock shop to support 2025-10+ of SF API, we will add back in these changesets and release a new version of skeleton + related packages.
WHAT is this pull request doing?
HOW to test your changes?
Post-merge steps
Checklist