Skip to content

Commit

Permalink
Merge pull request #5050 from Shopify/stable/3.71
Browse files Browse the repository at this point in the history
Backport 3.71 patches
  • Loading branch information
shauns authored Dec 6, 2024
2 parents 8335447 + 4e58f44 commit 9299e90
Show file tree
Hide file tree
Showing 657 changed files with 1,050 additions and 856 deletions.
17 changes: 17 additions & 0 deletions RELEASE_NOTES/3.71.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
# Themes
* Fix password validation to handle capitalized store names on `shopify theme dev`
* Update `shopify theme dev` to no longer display redundant URLs
* Add shortcut keys to `theme dev`
* Add `--strict` flag to `theme push` to enforce theme check before pushing
* Handle localized URLs in storefront password validation
* Improve storefront password detection for password-protected shops with redirects

# Apps
* Improve commands startup performance, all app commands run faster now
* Add support to import admin-link extensions
* Add client-id and reset as global flags to all app commands

# CLI
* Display link as plaintext if link label is nonexistent or just the link itself
* Skip notifications check on CI and tests
* Skip notifications when using --json
2 changes: 1 addition & 1 deletion docs/api/cli-kit/classes/node_abort.AbortController.html

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

2 changes: 1 addition & 1 deletion docs/api/cli-kit/classes/node_abort.AbortSignal.html

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

Loading

0 comments on commit 9299e90

Please sign in to comment.