Skip to content

Commit 70fd1c3

Browse files
Merge pull request #6586 from Shopify/release-notes-3.87
Release notes for 3.87
2 parents 15812aa + 0756595 commit 70fd1c3

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

RELEASE_NOTES/3.87.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
## App
2+
- Watch all imported files on `app dev` https://github.com/Shopify/cli/pull/6078
3+
- Add a `function info` command to display function information [#6541](https://github.com/Shopify/cli/pull/6541)
4+
- Remove support for `--api-key` and `SHOPIFY_API_KEY`. Use `--client-id` or `SHOPIFY_FLAG_CLIENT_ID` instead [#6542](https://github.com/Shopify/cli/pull/6542)
5+
- Use the handle to set the app version name, and the TOML name as a fallback [#6561](https://github.com/Shopify/cli/pull/6561)
6+
- Ignore duplicated plugins to avoid `multiple tunnel plugins` errors [#6554](https://github.com/Shopify/cli/pull/6554)
7+
8+
## Theme
9+
- Add ability to notify user when Liquid files are rewritten remotely [#6524](https://github.com/Shopify/cli/pull/6524)
10+
- Editor shortcut (e) will now navigate to your most recently viewed template [#6504](https://github.com/Shopify/cli/pull/6504)
11+
- Improve error message when the folder already exists in `theme init` [#6533](https://github.com/Shopify/cli/pull/6533)
12+
- Mock captcha and api-collect requests in CLI proxy https://github.com/Shopify/cli/pull/6474

0 commit comments

Comments
 (0)