-
Notifications
You must be signed in to change notification settings - Fork 273
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[ci] release 2023-07 #1152
Merged
Merged
[ci] release 2023-07 #1152
Conversation
This file contains 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
github-actions
bot
force-pushed
the
changeset-release/2023-07
branch
from
July 25, 2023 20:11
15a1782
to
ce199d5
Compare
blittle
reviewed
Jul 25, 2023
blittle
reviewed
Jul 25, 2023
blittle
reviewed
Jul 25, 2023
FrcPpe
pushed a commit
to FrcPpe/hydrogen
that referenced
this pull request
Aug 13, 2023
* [ci] release 2023-07 * Manual major version release bumps * Add changelog intro notes * Delete express example changelog * Update create-hydrogen package changelog * Update breaking change callouts * Fix * Update packages/cli/package.json --------- Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> Co-authored-by: Graham F. Scott <gfscott@gmail.com> Co-authored-by: Bret Little <bret.little@shopify.com>
5 tasks
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.
This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to 2023-07, this PR will be updated.
Releases
@shopify/cli-hydrogen@6.0.0
Major Changes
The onboarding process when creating new Hydrogen apps has been reworked. Now you can: (#913) by @frandiox
Minor Changes
Add
login
andlogout
commands. Rework how other commands interact with auth. (#1022) by @frandioxReload environment variables in the development server when
.env
file is updated. Show injected variables when project is not linked to any storefront. (#997) by @frandioxSupport creating new storefronts from the
link
command. (#1022) by @frandioxPatch Changes
Stop checking
/products
and/discount
routes inh2 check routes
command. (#1141) by @frandioxShow proper error message when Hydrogen App isn't installed on Shop (#1075) by @aswamy
Improve warning and error format for known Hydrogen messages in development. (#1093) by @frandiox
Add
--codegen-unstable
flag tobuild
command. (#1049) by @frandioxUpdated dependencies [
c39411e0
,0d2e5ffb
,4bee03df
,11ab64a8
,7a7456a5
]:@shopify/create-hydrogen@5.0.0
Major Changes
The onboarding process when creating new Hydrogen apps has been reworked. Now you can: (#913) by @frandiox
Patch Changes
2a036d72
,667ea4fb
,ed9782bc
,11ab64a8
,00f3e592
,5530d987
,63d17266
,5530d987
]:@shopify/hydrogen@2024.0.0
Major Changes
createWithCache
is now stable. All imports need to be updated: (#1151) by @blittlePatch Changes
Function and component for cart management: (#786) by @wizardlyhel
createCartHandler
- Creates an object instance that simplifies cart operations such as add/update/remove from cart.CartForm
- A form component that helps you sets up form inputs for cart handler.Documentation:
createCartHandler
CartForm
Export useLoadScript (#1080) by @wizardlyhel
Throw error when
storeDomain
is not passed tocreateStorefrontClient
. (#1128) by @frandioxImprove warning and error format for known Hydrogen messages in development. (#1093) by @frandiox
Add an example using the new Customer Account API (#1126) by @blittle
Corrected the
$attributes
type inCART_ATTRIBUTES_UPDATE_MUTATION
to match the expected one (#1117) by @remcolakensFix cache key by url encode the sub request keys (#1105) by @wizardlyhel
Add a
<VariantSelector>
component to make building product forms easier. Also addedgetFirstAvailableVariant
andgetSelectedProductOptions
helper functions. See the proposal for examples. (#1027) by @blittlePagination
andgetPaginationVariables
are now stable. (#1129) by @blittleAll imports to each should be updated:
Updated dependencies [
c39411e0
,0d2e5ffb
,4bee03df
,11ab64a8
,7a7456a5
]:@shopify/hydrogen-react@2023.4.6
Patch Changes
Export useLoadScript (#1080) by @wizardlyhel
Fix long language code breaking useMoney hook - Contributed by @QuentinGibson (#1132) by @wizardlyhel
Throw error when
storeDomain
is not passed tocreateStorefrontClient
. (#1128) by @frandioxImprove warning and error format for known Hydrogen messages in development. (#1093) by @frandiox
Add discountCode.applicable in default Cart fragment (#1040) by @pnodet
demo-store@2.0.0
Major Changes
Add
.env
file to Remix watcher to allow reloading environment variables on file save. Inremix.config.js
: (#997) by @frandioxPatch Changes
Function and component for cart management: (#786) by @wizardlyhel
createCartHandler
- Creates an object instance that simplifies cart operations such as add/update/remove from cart.CartForm
- A form component that helps you sets up form inputs for cart handler.Documentation:
createCartHandler
CartForm
Fix demostore to check for
shop.primaryDomain
host for navigation menu items. (#1036) by @rista404Fix empty discount code (#1104) by @wizardlyhel
Add a
<VariantSelector>
component to make building product forms easier. Also addedgetFirstAvailableVariant
andgetSelectedProductOptions
helper functions. See the proposal for examples. (#1027) by @blittleAdd @total-typescript/ts-reset to demo-store and skeleton templates (#1042) by @juanpprieto
Updated dependencies [
4c0858f2
,c39411e0
,dc56d296
,2a036d72
,667ea4fb
,ed9782bc
,4bee03df
,11ab64a8
,9482bc59
,31409877
,00f3e592
,4db61421
,5530d987
,63d17266
,5530d987
,1befd365
,945fdc57
]:hydrogen-express@null
hydrogen-express
null
Patch Changes
4c0858f2
,c39411e0
,dc56d296
,4bee03df
,11ab64a8
,9482bc59
,31409877
,4db61421
,1befd365
,945fdc57
]: