Releases: Shopify/cli
Releases · Shopify/cli
3.80.6
What's Changed
- Invoke
wasm-optwith --enable-nontrapping-float-to-int by @craigmichaelmartin in #5880
Full Changelog: 3.80.5...3.80.6
3.80.5
What's Changed
- Display an info message for dev dash organizations by @nickwesselman in #5872
- Bump trampoline version to 1.0.2 by @adampetro in #5878
- Update hydrogen-cli to 11.1.0 by @rbshop in #5877
Full Changelog: 3.80.4...3.80.5
3.80.4
3.80.3
What's Changed
- Fix issue with
app devfor apps created on the next-gen dev platform #5865 - Unhide the app:dev:clean command #5866
Full Changelog: 3.80.2...3.80.3
3.80.2
What's Changed
App
- Fix error messages conflicting with Brotli #5848
- Improve app-preview update flow #5855
- Update error message when types for the target cannot be found in the installed @shopify/ui-extensions version #5862
Full Changelog: 3.80.1...3.80.2
3.80.1
3.80.0
CLI
- Enable authentication errors to display store names #5776
Apps
- Fix app dev issue about unavailable port when HOST env var is set #5794
- Made the
--use-localhostand--localhost-portflags public for theshopify app devcommand #5705 - Fixes editor extension collection validation being run on generate #5762
- Use terminal hyperlinks for
app devpreview and GraphiQL links #5753 - Fix: Pin GraphiQL CSS version to match JS version #5785
- Fix: Handling mis-configured extension TOML files #5761
Themes
- Increase network timeout for theme API requests to prevent failures during long operations. #5711
- Hot-reloading in
shopify theme devnow supports{% javascript %}tags #5675 - Support hot reloading after changes to Liquid
{% stylesheet %}tag #5668 - Ensure that theme console paths are prefixed with a slash #5781
- Update
theme initto use skeleton theme #5792 - Display theme console errors inside banner #5781
- Fix an issue with hot-reloading the compiled assets (scripts.js, block-scripts.js, etc) #5768
- Improved theme upload ordering to ensure layout files are uploaded before templates #5737
- Bump Shopify/theme-tools packages to #5795
- Fix validation for static blocks in JSON templates
- Introduce ability the disable theme checks for the next Liquid statement
3.79.2
3.79.1
3.79.0
CLI
- The hidden
.shopifyfolder now has its own generic .gitignore file #5618 - Show multiple CLI installation warning once a day in #5739
- Avoid showing errors when fetching notifications in background #5690
Apps
- Prevent deploy requests from timing out #5714
- Fix a bug with binary downloads timing out #5686
- Added formatting and comment preserving TOML support with
SHOPIFY_CLI_USE_WASM_TOML_PATCH#5677 - Add
--localhost-portto port for--use-localhostflag #5630 - Enable multi-memory with wasm-opt #5637
- Fix API key redaction in verbose logs #5717
- Fix behavior of --reset not creating a new toml file #5676
- Fix 401 error on app logs resubscribe #5621
- Remove Chrome extension dependency for checkout post-purchase extensions #5584
- Remove GQL version from themeCreate API #5631
- Remember randomly selected ports, and don't reuse them #5685
Themes
- Remove asset upload errors for files that are renamed or deleted #5727
- Add actual "errors" to
shopify theme push --jsonoutput #5728 - Bump Shopify/theme-tools packages #5655
- Bump theme check & language libs #5699
Hydrogen
- Bump cli-hydrogen to 10.0.1