File tree Expand file tree Collapse file tree 1 file changed +15
-0
lines changed
Expand file tree Collapse file tree 1 file changed +15
-0
lines changed Original file line number Diff line number Diff line change 1+ ## CLI
2+ - Fix client credentials being logged in terminal under certain conditions in https://github.com/Shopify/cli/pull/5983
3+
4+ ## Theme
5+ - Fix issue with ` theme init ` and git remote https://github.com/Shopify/cli/pull/5963
6+ - Fix bug where ` theme dev ` doesnt sync images in https://github.com/Shopify/cli/pull/5964
7+ - Fix ` _shopify_essential ` issues related to data replication and unstable connections in https://github.com/Shopify/cli/pull/5997
8+ - Handle SHOPIFY_FLAG_ENVIRONMENT correctly when passed as an environment variable in https://github.com/Shopify/cli/pull/6000
9+ - Add /listings folder to theme package command in https://github.com/Shopify/cli/pull/6002
10+ - Ensure all theme commands accept --path in https://github.com/Shopify/cli/pull/6012
11+
12+ ## App
13+ - Do not require authentication for ` app build ` command in https://github.com/Shopify/cli/pull/5979
14+ - Do not require authentication for ` app function build ` command in https://github.com/Shopify/cli/pull/5980
15+ - Add validation to prevent app-specific webhooks and legacy install flow in https://github.com/Shopify/cli/pull/6003
You can’t perform that action at this time.
0 commit comments