This repository has been archived by the owner on Jun 1, 2023. It is now read-only.
Releases: Shopify/shopify-cli
Releases · Shopify/shopify-cli
Version 2.10.1
Version 2.10.0
2.9.0
Fixed
- #1922: Respect RUBY_BINDIR from Homebrew for installing gem
- #1906: Fix Ngrok incompatibility with some Apple ARM environments
- #1873: Fix partners ability to login to external shops.
- #1909: Fix
theme serve
on Safari
Added
- #1900: Add
-d
/--development
flag to Shopify theme pull command - #1891: Allow for additional arguments in
shopify push script
on CI. - #1877: Add theme (
-t
/--theme=NAME_OR_ID
) parameter totheme push
/theme pull
commands - #1871: Add a new
--live-reload
parameter to thetheme serve
command
Changed
- #1929: Rename
--registration-id
to--extension-id
inshopify extension push
.
2.8.0
Version 2.7.4
Added
- #1825: Support passing the connection information through arguments
Fixed
- #1852: Fix
shopify --help
to includeextension
commands - #1853: Fix javy installation failures from MacOS universal ruby installations
- #1851: Improve
shopify theme push --live
confirmation message to show current live theme - #1850: Fix
shopify extension
commands timeout when organization has too many apps - #1860: Fix
theme serve
hot reload when there are many tabs active
Version 2.7.3
Added
- #1826: Support using
script.config.yml
file for script configuration - #1843: Support using javy on Apple ARM processors
Fixed
- #1811: Update theme-check to 1.9.0
- #1831: Ensure correct
ngrok
version is downloaded for Apple M1 - #1823: Indicate git is unavailable; don't error out
- #1807: Fix
--live
parameter, it should not imply--allow-live
in thetheme push
command - #1812: App creation with Rails 7
- #1821: Fix Shopify hosted fonts to load via the local preview URL
- #1830: Fix hot reload when users update many files "simultaneously"
- #1837: Fix
ShopifyCLI::Theme::DevServer::CdnFonts
class to support any font
Version 2.7.2
- #1763: Fix: Tunnel --PORT parameter not working in Node.js app.
- #1769: Fix
theme push --development --json
to output the proper exit code - #1766: Fix
theme serve
failing with the--host
property - #1771: Fix
theme push --development --json
to output errors in the STDERR - #1778: Fix ngrok installation check on Windows
- #1798: Add
--live
option to thetheme pull
and thetheme push
commands - #1788: Improve
theme serve
errors and add logs for successful operations - #1794: Fix bug where hidden subcommands appear in the help menu.
Version 2.7.1
Fixed
- #1722: Fix
theme serve
failing when the port is already being used - #1751: A bug in the app creation flow that caused the CLI to abort when the form validation failed.
- #1750: Runtime errors in Windows' environments when the
PATHEXT
environment variable is not defined. - #1758: Fix tunnel creation for expired anonymous tunnels
Version 2.7.0
Version 2.6.6
Version 2.6.6
Added
- #1609: Add
--bind=HOST
option toshopify theme serve
.
Fixed
- #1678: Fix migrator's incompatibility with Ruby 2.5.
- #1690: Fix
extension push
command forPRODUCT_SUBSCRIPTION
extensions
Changed
- #1678: Change the
@shopify/scripts-checkout-apis-temp
package name to@shopify/scripts-discount-apis
.
Removed
- #1664: Remove ruby-locking extension