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-10 #1491

Merged
merged 1 commit into from
Dec 6, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 0 additions & 7 deletions .changeset/brave-taxis-laugh.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/bright-cameras-do.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/bright-steaks-talk.md

This file was deleted.

18 changes: 0 additions & 18 deletions .changeset/brown-walls-play.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/eighty-kangaroos-repeat.md

This file was deleted.

18 changes: 0 additions & 18 deletions .changeset/eleven-rivers-check.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/five-pumpkins-speak.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/good-plums-remember.md

This file was deleted.

14 changes: 0 additions & 14 deletions .changeset/happy-eagles-attack.md

This file was deleted.

12 changes: 0 additions & 12 deletions .changeset/honest-apricots-fail.md

This file was deleted.

10 changes: 0 additions & 10 deletions .changeset/old-chairs-pull.md

This file was deleted.

7 changes: 0 additions & 7 deletions .changeset/olive-schools-drive.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/plenty-bikes-confess.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/silly-hornets-jog.md

This file was deleted.

7 changes: 0 additions & 7 deletions .changeset/silver-sheep-melt.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/small-zoos-grab.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/sour-owls-greet.md

This file was deleted.

8 changes: 0 additions & 8 deletions .changeset/spicy-cobras-sniff.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/thick-feet-behave.md

This file was deleted.

15 changes: 0 additions & 15 deletions .changeset/tiny-donkeys-suffer.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/witty-lamps-fly.md

This file was deleted.

15 changes: 15 additions & 0 deletions examples/customer-api/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,20 @@
# customer-api

## 0.0.2

### Patch Changes

- Sync up environment variable names across all example & type files. ([#1542](https://github.com/Shopify/hydrogen/pull/1542)) by [@michenly](https://github.com/michenly)

- Update all Node.js dependencies to version 18. (Not a breaking change, since Node.js 18 is already required by Remix v2.) ([#1543](https://github.com/Shopify/hydrogen/pull/1543)) by [@michenly](https://github.com/michenly)

- Update the return types of the Customer Account API query and mutation methods. Also update Customer Account API default version to 2024-01. ([#1537](https://github.com/Shopify/hydrogen/pull/1537)) by [@blittle](https://github.com/blittle)

- Updated dependencies [[`b2a350a7`](https://github.com/Shopify/hydrogen/commit/b2a350a754ea2d29bc267c260dc298a02f8f4470), [`9b4f4534`](https://github.com/Shopify/hydrogen/commit/9b4f453407338874bd8f1a1f619b607670e021d0), [`74ea1dba`](https://github.com/Shopify/hydrogen/commit/74ea1dba9af37a146882df7ed9674be5659862b5), [`2be9ce82`](https://github.com/Shopify/hydrogen/commit/2be9ce82fd4a5121f1772bbb7349e96ed530e84e), [`a9b8bcde`](https://github.com/Shopify/hydrogen/commit/a9b8bcde96c22cedef7d87631d429199810b4a7a), [`bca112ed`](https://github.com/Shopify/hydrogen/commit/bca112ed7db49e533fe49898b663fa0dd318e6ba), [`848c6260`](https://github.com/Shopify/hydrogen/commit/848c6260a2db3a9cb0c86351f0f7128f61e028f0), [`d53b4ed7`](https://github.com/Shopify/hydrogen/commit/d53b4ed752eb0530622a666ea7dcf4b40239cafa), [`961fd8c6`](https://github.com/Shopify/hydrogen/commit/961fd8c630727784f77b9f693d2e8ff8601969fc), [`2bff9fc7`](https://github.com/Shopify/hydrogen/commit/2bff9fc75916fa95f9a9279d069408fb7a33755c), [`c8e8f6fd`](https://github.com/Shopify/hydrogen/commit/c8e8f6fd233e52cf5570b1904af710d6b907aae5), [`8fce70de`](https://github.com/Shopify/hydrogen/commit/8fce70de32bd61ee86a6d895ac43cc1f78f1bf49), [`f90e4d47`](https://github.com/Shopify/hydrogen/commit/f90e4d4713c6c1fc1e921a7ecd08e95fe5da1744), [`e8cc49fe`](https://github.com/Shopify/hydrogen/commit/e8cc49feff18f5ee72d5f6965ff2094addc23466)]:
- @shopify/cli-hydrogen@6.1.0
- @shopify/remix-oxygen@2.0.2
- @shopify/hydrogen@2023.10.3

## 1.0.0

### Breaking changes
Expand Down
8 changes: 4 additions & 4 deletions examples/customer-api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "customer-api",
"private": true,
"sideEffects": false,
"version": "0.0.1",
"version": "0.0.2",
"scripts": {
"build": "shopify hydrogen build",
"dev": "shopify hydrogen dev --worker",
Expand All @@ -16,9 +16,9 @@
"@remix-run/react": "2.1.0",
"@remix-run/server-runtime": "2.1.0",
"@shopify/cli": "3.51.0",
"@shopify/cli-hydrogen": "^6.0.0",
"@shopify/hydrogen": "^2023.10.0",
"@shopify/remix-oxygen": "^2.0.0",
"@shopify/cli-hydrogen": "^6.1.0",
"@shopify/hydrogen": "^2023.10.3",
"@shopify/remix-oxygen": "^2.0.2",
"graphql": "^16.6.0",
"graphql-tag": "^2.12.6",
"isbot": "^3.6.6",
Expand Down
7 changes: 7 additions & 0 deletions examples/express/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,13 @@

### Patch Changes

- Updated dependencies [[`74ea1dba`](https://github.com/Shopify/hydrogen/commit/74ea1dba9af37a146882df7ed9674be5659862b5), [`2be9ce82`](https://github.com/Shopify/hydrogen/commit/2be9ce82fd4a5121f1772bbb7349e96ed530e84e), [`a9b8bcde`](https://github.com/Shopify/hydrogen/commit/a9b8bcde96c22cedef7d87631d429199810b4a7a), [`c8e8f6fd`](https://github.com/Shopify/hydrogen/commit/c8e8f6fd233e52cf5570b1904af710d6b907aae5), [`8fce70de`](https://github.com/Shopify/hydrogen/commit/8fce70de32bd61ee86a6d895ac43cc1f78f1bf49), [`e8cc49fe`](https://github.com/Shopify/hydrogen/commit/e8cc49feff18f5ee72d5f6965ff2094addc23466)]:
- @shopify/hydrogen@2023.10.3

## null

### Patch Changes

- Updated dependencies [[`69624b32`](https://github.com/Shopify/hydrogen/commit/69624b3276fa18a654e222db226c7403ebdc8ead)]:
- @shopify/hydrogen@2023.10.2

Expand Down
4 changes: 2 additions & 2 deletions examples/express/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"@remix-run/node": "2.1.0",
"@remix-run/react": "2.1.0",
"@remix-run/server-runtime": "2.1.0",
"@shopify/hydrogen": "2023.10.2",
"@shopify/hydrogen": "2023.10.3",
"compression": "^1.7.4",
"cross-env": "^7.0.3",
"express": "^4.18.2",
Expand All @@ -29,7 +29,7 @@
"@remix-run/dev": "2.1.0",
"@remix-run/eslint-config": "2.1.0",
"@shopify/cli": "3.51.0",
"@shopify/cli-hydrogen": "^6.0.2",
"@shopify/cli-hydrogen": "^6.1.0",
"@types/compression": "^1.7.2",
"@types/express": "^4.17.17",
"@types/morgan": "^1.9.4",
Expand Down
11 changes: 11 additions & 0 deletions examples/multipass/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# skeleton

## 1.0.1

### Patch Changes

- Update all Node.js dependencies to version 18. (Not a breaking change, since Node.js 18 is already required by Remix v2.) ([#1543](https://github.com/Shopify/hydrogen/pull/1543)) by [@michenly](https://github.com/michenly)

- Updated dependencies [[`b2a350a7`](https://github.com/Shopify/hydrogen/commit/b2a350a754ea2d29bc267c260dc298a02f8f4470), [`9b4f4534`](https://github.com/Shopify/hydrogen/commit/9b4f453407338874bd8f1a1f619b607670e021d0), [`74ea1dba`](https://github.com/Shopify/hydrogen/commit/74ea1dba9af37a146882df7ed9674be5659862b5), [`2be9ce82`](https://github.com/Shopify/hydrogen/commit/2be9ce82fd4a5121f1772bbb7349e96ed530e84e), [`a9b8bcde`](https://github.com/Shopify/hydrogen/commit/a9b8bcde96c22cedef7d87631d429199810b4a7a), [`bca112ed`](https://github.com/Shopify/hydrogen/commit/bca112ed7db49e533fe49898b663fa0dd318e6ba), [`848c6260`](https://github.com/Shopify/hydrogen/commit/848c6260a2db3a9cb0c86351f0f7128f61e028f0), [`d53b4ed7`](https://github.com/Shopify/hydrogen/commit/d53b4ed752eb0530622a666ea7dcf4b40239cafa), [`961fd8c6`](https://github.com/Shopify/hydrogen/commit/961fd8c630727784f77b9f693d2e8ff8601969fc), [`2bff9fc7`](https://github.com/Shopify/hydrogen/commit/2bff9fc75916fa95f9a9279d069408fb7a33755c), [`c8e8f6fd`](https://github.com/Shopify/hydrogen/commit/c8e8f6fd233e52cf5570b1904af710d6b907aae5), [`8fce70de`](https://github.com/Shopify/hydrogen/commit/8fce70de32bd61ee86a6d895ac43cc1f78f1bf49), [`f90e4d47`](https://github.com/Shopify/hydrogen/commit/f90e4d4713c6c1fc1e921a7ecd08e95fe5da1744), [`e8cc49fe`](https://github.com/Shopify/hydrogen/commit/e8cc49feff18f5ee72d5f6965ff2094addc23466)]:
- @shopify/cli-hydrogen@6.1.0
- @shopify/remix-oxygen@2.0.2
- @shopify/hydrogen@2023.10.3

## 1.0.0

### Major Changes
Expand Down
8 changes: 4 additions & 4 deletions examples/multipass/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "multipass",
"private": true,
"sideEffects": false,
"version": "1.0.0",
"version": "1.0.1",
"scripts": {
"build": "shopify hydrogen build",
"dev": "shopify hydrogen dev --codegen",
Expand All @@ -15,9 +15,9 @@
"dependencies": {
"@remix-run/react": "2.1.0",
"@shopify/cli": "3.50.0",
"@shopify/cli-hydrogen": "^6.0.0",
"@shopify/hydrogen": "^2023.10.0",
"@shopify/remix-oxygen": "^2.0.1",
"@shopify/cli-hydrogen": "^6.1.0",
"@shopify/hydrogen": "^2023.10.3",
"@shopify/remix-oxygen": "^2.0.2",
"crypto-js": "^4.2.0",
"graphql": "^16.6.0",
"graphql-tag": "^2.12.6",
Expand Down
36 changes: 36 additions & 0 deletions packages/cli/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,41 @@
# @shopify/cli-hydrogen

## 6.1.0

### Minor Changes

- Add the [`upgrade` command](https://h2o.fyi/cli#upgrade) to make it easier to upgrade from older versions of Hydrogen. Features: ([#1458](https://github.com/Shopify/hydrogen/pull/1458)) by [@juanpprieto](https://github.com/juanpprieto)

- Automatically updates dependencies in your package.json file.
- Generates a customized instruction file in the `/.shopify` directory, outlining any code changes required to complete the upgrade.
- Adds a warning when running the `dev` command with an outdated version.
- Defaults to the latest version. Pass a `--version` flag and a version number to select a specific one.

To get started, run `npx shopify hydrogen upgrade` in your Hydrogen project.

- The worker runtime for development is now stable. This makes your development environment closer to parity with Oxygen’s production runtime. Pass the `--worker` flag with the `dev` or `preview` commands to enable it. This runtime will be enabled by default in the next major release. ([#1525](https://github.com/Shopify/hydrogen/pull/1525)) by [@frandiox](https://github.com/frandiox)

- Add the `--debug` flag to the [`dev` command](https://h2o.fyi/cli#dev) to enable step debugging in browser dev tools. ([#1480](https://github.com/Shopify/hydrogen/pull/1480)) by [@frandiox](https://github.com/frandiox)

To enable debugger connections for the Hydrogen app worker file, run `npx shopify hydrogen dev --debug --worker`, then open [localhost:9229](http://localhost:9229) in your browser.

### Patch Changes

- Sync up environment variable names across all example & type files. ([#1542](https://github.com/Shopify/hydrogen/pull/1542)) by [@michenly](https://github.com/michenly)

- Serve assets from a separate domain when running the dev server, to better simulate cross-domain behaviors. This makes it more realistic to work with CORS requests, content security policies, and CDN paths in development. ([#1503](https://github.com/Shopify/hydrogen/pull/1503)) by [@frandiox](https://github.com/frandiox)

- Update all Node.js dependencies to version 18. (Not a breaking change, since Node.js 18 is already required by Remix v2.) ([#1543](https://github.com/Shopify/hydrogen/pull/1543)) by [@michenly](https://github.com/michenly)

- 🐛 fix undefined menu error ([#1533](https://github.com/Shopify/hydrogen/pull/1533)) by [@michenly](https://github.com/michenly)

- Fix how peer dependencies are resolved. ([#1489](https://github.com/Shopify/hydrogen/pull/1489)) by [@frandiox](https://github.com/frandiox)

- Update Shopify CLI versions. ([#1504](https://github.com/Shopify/hydrogen/pull/1504)) by [@vincentezw](https://github.com/vincentezw)

- Updated dependencies [[`848c6260`](https://github.com/Shopify/hydrogen/commit/848c6260a2db3a9cb0c86351f0f7128f61e028f0), [`8fce70de`](https://github.com/Shopify/hydrogen/commit/8fce70de32bd61ee86a6d895ac43cc1f78f1bf49)]:
- @shopify/mini-oxygen@2.2.4

## 6.0.2

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/cli/oclif.manifest.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "6.0.2",
"version": "6.1.0",
"commands": {
"hydrogen:build": {
"id": "hydrogen:build",
Expand Down
4 changes: 2 additions & 2 deletions packages/cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"access": "public",
"@shopify:registry": "https://registry.npmjs.org"
},
"version": "6.0.2",
"version": "6.1.0",
"license": "MIT",
"type": "module",
"scripts": {
Expand Down Expand Up @@ -37,7 +37,7 @@
"@oclif/core": "2.11.7",
"@shopify/cli-kit": "3.51.0",
"@shopify/hydrogen-codegen": "^0.1.0",
"@shopify/mini-oxygen": "^2.2.3",
"@shopify/mini-oxygen": "^2.2.4",
"@shopify/oxygen-cli": "2.6.2",
"ansi-escapes": "^6.2.0",
"cli-truncate": "^4.0.0",
Expand Down
9 changes: 9 additions & 0 deletions packages/create-hydrogen/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# @shopify/create-hydrogen

## 4.3.4

### Patch Changes

- 🐛 fix undefined menu error ([#1533](https://github.com/Shopify/hydrogen/pull/1533)) by [@michenly](https://github.com/michenly)

- Updated dependencies [[`b2a350a7`](https://github.com/Shopify/hydrogen/commit/b2a350a754ea2d29bc267c260dc298a02f8f4470), [`2be9ce82`](https://github.com/Shopify/hydrogen/commit/2be9ce82fd4a5121f1772bbb7349e96ed530e84e), [`bca112ed`](https://github.com/Shopify/hydrogen/commit/bca112ed7db49e533fe49898b663fa0dd318e6ba), [`848c6260`](https://github.com/Shopify/hydrogen/commit/848c6260a2db3a9cb0c86351f0f7128f61e028f0), [`d53b4ed7`](https://github.com/Shopify/hydrogen/commit/d53b4ed752eb0530622a666ea7dcf4b40239cafa), [`961fd8c6`](https://github.com/Shopify/hydrogen/commit/961fd8c630727784f77b9f693d2e8ff8601969fc), [`2bff9fc7`](https://github.com/Shopify/hydrogen/commit/2bff9fc75916fa95f9a9279d069408fb7a33755c), [`8fce70de`](https://github.com/Shopify/hydrogen/commit/8fce70de32bd61ee86a6d895ac43cc1f78f1bf49), [`f90e4d47`](https://github.com/Shopify/hydrogen/commit/f90e4d4713c6c1fc1e921a7ecd08e95fe5da1744)]:
- @shopify/cli-hydrogen@6.1.0

## 4.3.3

### Patch Changes
Expand Down
Loading