Skip to content
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 #1170

Merged
merged 1 commit into from
Aug 1, 2023
Merged

[ci] release 2023-07 #1170

merged 1 commit into from
Aug 1, 2023

Conversation

shopify-github-actions-access[bot]
Copy link
Contributor

@shopify-github-actions-access shopify-github-actions-access bot commented Jul 31, 2023

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@5.1.1

Patch Changes

  • Update to Remix v1.19.1. (#1172) by @frandiox

    See changes for 1.18 and 1.19.

  • Fix the starter template cart aside to cover everything on larger pages (#1163) by @QuentinGibson

  • Skip Oxygen requirement checks of remix.config.js when @shopify/remix-oxygen is not installed. (#1137) by @frandiox

  • Warn in development when Remix packages are out of sync. (#1173) by @frandiox

  • Updated dependencies [b7a8ecf6]:

    • @shopify/remix-oxygen@1.1.2

@shopify/hydrogen@2023.7.1

Patch Changes

@shopify/remix-oxygen@1.1.2

Patch Changes

demo-store@2.0.1

Patch Changes

  • Update to Remix v1.19.1. (#1172) by @frandiox

    See changes for 1.18 and 1.19.

  • It's recommended to update @shopify/cli: (#1172) by @frandiox

    -"@shopify/cli": "3.47.5"
    +"@shopify/cli": "3.48.0"

    Also, for projects using Remix v1 Error Boundary convention, remove the deprecated ErrorBoundaryComponent type (or update to the v2 convention):

    -export const ErrorBoundary: ErrorBoundaryComponent = ({error}) => {
    +export const ErrorBoundary = ({error}: {error: Error}) => {
  • Updated dependencies [b7a8ecf6, ef809228, 1015f170, 076bab7d]:

    • @shopify/remix-oxygen@1.1.2
    • @shopify/hydrogen@2023.7.1
    • @shopify/cli-hydrogen@5.1.1

@github-actions github-actions bot force-pushed the changeset-release/2023-07 branch 2 times, most recently from 5ccee33 to aa282fe Compare August 1, 2023 15:18
@blittle blittle merged commit 225e699 into 2023-07 Aug 1, 2023
1 check passed
@blittle blittle deleted the changeset-release/2023-07 branch August 1, 2023 20:41
FrcPpe pushed a commit to FrcPpe/hydrogen that referenced this pull request Aug 13, 2023
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
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.

1 participant