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.28.0
Version 2.27.0
Fixed
- #2645: Fix issue that prevents the execution of
shopify extension serve
in some scenarios
Version 2.26.0
Added
- #2636: Show store when the CLI prompts users to select a theme
Version 2.25.0
Version 2.24.0
Fixed
- #2572: Breaking Update theme-check to 1.11.0 (dropped support for ruby 2.6)
Version 2.23.0
Version 2.22.0
Version 2.21.0
Fixed
- #2453: Fix #2382: Ensure we wait 24 hours to show update message again
- #2463: Fix for "Keep the remote version" deletes files on new development theme
- #2405: Fix
theme serve
to trigger page refresh when a file is deleted - #2489: Fix
theme serve
to hot reload many occurrences of a stylesheet
Added
- #2496: Accept storefront renderer token from ENV variable
Version 2.20.1
Version 2.20.0
Added
- #2368: Add performance enhancements to the
theme serve
andtheme push
commands - #2437: Add support to the
warnings
field in the assets API - #2446: Show a friendly message when developers use a browser without SSE support
Fixed
- #2418: Improve the help message of the
theme open -e/--editor
flag
Changed
- #2444: Expose the
-s
option in the help text oflogin
,switch
etc.