Skip to content

Commit

Permalink
Update MiniOxygen to support nonce in autoreload script (#1251)
Browse files Browse the repository at this point in the history
* Update MiniOxygen to support nonce in autoreload script

* Changesets
  • Loading branch information
frandiox committed Aug 21, 2023
1 parent 632a7a3 commit ec21cfd
Show file tree
Hide file tree
Showing 3 changed files with 14 additions and 9 deletions.
5 changes: 5 additions & 0 deletions .changeset/old-frogs-drum.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@shopify/cli-hydrogen': patch
---

Use nonce from CSP header in MiniOxygen's auto-reload script.
16 changes: 8 additions & 8 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion packages/cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"@remix-run/dev": "1.19.1",
"@shopify/cli-kit": "3.48.0",
"@shopify/hydrogen-codegen": "^0.0.2",
"@shopify/mini-oxygen": "^2.1.0",
"@shopify/mini-oxygen": "^2.1.1",
"ansi-escapes": "^6.2.0",
"diff": "^5.1.0",
"fast-glob": "^3.2.12",
Expand Down

0 comments on commit ec21cfd

Please sign in to comment.