Skip to content

Commit 22f6475

Browse files
committed
Add release notes for 3.82
1 parent fc3f57a commit 22f6475

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

RELEASE_NOTES/3.82.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
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

0 commit comments

Comments
 (0)