Skip to content
This repository has been archived by the owner on Jun 1, 2023. It is now read-only.

Releases: Shopify/shopify-cli

Version 2.10.1

28 Jan 17:10
5a82e19
Compare
Choose a tag to compare

Fixed

  • #1985: Revert "Fix CORS (Cross-origin resource sharing) errors (#1952)"

Version 2.10.0

26 Jan 19:24
da33750
Compare
Choose a tag to compare

Fixed

  • #1937: Fix theme pull to no longer add empty lines on Windows
  • #1952: Fix CORS (cross-origin resource sharing) errors
  • #1965: Revert: Fix partners ability to login to external shops. (#1873)

Added

  • #1892: Add -o/--only parameter to filter files on theme push/theme pull commands

2.9.0

17 Jan 17:36
5080214
Compare
Choose a tag to compare

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 to theme push/theme pull commands
  • #1871: Add a new --live-reload parameter to the theme serve command

Changed

  • #1929: Rename --registration-id to --extension-id in shopify extension push.

2.8.0

06 Jan 11:16
2b07581
Compare
Choose a tag to compare

Fixed

  • #1879: Disambiguate -s as store option

Version 2.7.4

22 Dec 07:22
12eeeda
Compare
Choose a tag to compare

Added

  • #1825: Support passing the connection information through arguments

Fixed

  • #1852: Fix shopify --help to include extension 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

13 Dec 21:46
80c2481
Compare
Choose a tag to compare

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 the theme 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

30 Nov 18:41
4623fe2
Compare
Choose a tag to compare
  • #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 the theme pull and the theme 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

17 Nov 14:25
abd0017
Compare
Choose a tag to compare

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

15 Nov 11:57
2a6b788
Compare
Choose a tag to compare

Changed

  • #1650: Breaking Move app commands under shopify app.

Fixed

  • #1714: Fix theme serve not serving assets locally when two URLs are on the same line
  • #1729: Update theme-check to 1.8.0

Version 2.6.6

01 Nov 21:48
fd44789
Compare
Choose a tag to compare

Version 2.6.6

Added

  • #1609: Add --bind=HOST option to shopify theme serve.

Fixed

  • #1678: Fix migrator's incompatibility with Ruby 2.5.
  • #1690: Fix extension push command for PRODUCT_SUBSCRIPTION extensions

Changed

  • #1678: Change the @shopify/scripts-checkout-apis-temp package name to @shopify/scripts-discount-apis.

Removed

  • #1664: Remove ruby-locking extension