diff --git a/.changeset/chilly-walls-exist.md b/.changeset/chilly-walls-exist.md deleted file mode 100644 index c221441664..0000000000 --- a/.changeset/chilly-walls-exist.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@shopify/cli-kit': minor ---- - -Device auth is the default authentication method diff --git a/.changeset/rare-lizards-heal.md b/.changeset/rare-lizards-heal.md deleted file mode 100644 index 98a1ad76cd..0000000000 --- a/.changeset/rare-lizards-heal.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@shopify/cli': minor ---- - -Added extension type pos_ui_extension to the ui_extension migration process diff --git a/.changeset/silly-spoons-marry.md b/.changeset/silly-spoons-marry.md deleted file mode 100644 index c64609ab37..0000000000 --- a/.changeset/silly-spoons-marry.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@shopify/theme': patch ---- - -Avoid loop with static assets when users pass the `--theme-editor-sync` flag diff --git a/.changeset/tiny-lobsters-shout.md b/.changeset/tiny-lobsters-shout.md deleted file mode 100644 index 7726368787..0000000000 --- a/.changeset/tiny-lobsters-shout.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@shopify/cli-kit': patch ---- - -Remove unnecessary prompt from CLI2 diff --git a/.changeset/warm-chicken-sin.md b/.changeset/warm-chicken-sin.md deleted file mode 100644 index 131d2f3b43..0000000000 --- a/.changeset/warm-chicken-sin.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@shopify/theme': patch ---- - -Avoid loop when users pass the `--theme-editor-sync` flag in the `shopify theme dev` command diff --git a/docs/api/cli-kit/classes/node_abort.AbortController.html b/docs/api/cli-kit/classes/node_abort.AbortController.html index 86da0a7dc8..f84fcfd0ee 100644 --- a/docs/api/cli-kit/classes/node_abort.AbortController.html +++ b/docs/api/cli-kit/classes/node_abort.AbortController.html @@ -4,5 +4,5 @@
This class is necessary because AbortController support was added to Node 15 and the minimum version that we support is Node 14.
-