Skip to content

Releases: Shopify/cli

3.73.2

16 Jan 13:10
51f8e9a
Compare
Choose a tag to compare

What's Changed

  • Fix shopify theme dev to no longer fail when development themes expire in internationalized stores #5202

3.73.1

10 Jan 17:08
d709126
Compare
Choose a tag to compare

App

  • Credit card payment extensions must include a supports_moto property

3.73.0

07 Jan 14:59
abebe81
Compare
Choose a tag to compare

Themes

  • Developers can now use the shopify theme metafields pull command to download metafields, which can then be used for more refined code completion.
  • Ensure git directory is clean when running theme pull

Apps

  • All function builds are now optimized with wasm-opt by default. This can be disabled with wasm_opt = false in [extensions.build].
  • Bump function-runner version to v7.0.0
  • Use Shopify Functions Javy plugin instead of default Javy plugin for building JS Shopify Functions

3.72.2

18 Dec 22:25
303d494
Compare
Choose a tag to compare

Theme

  • Reduce theme upload batch size to prevent timeout #5113

3.72.1

13 Dec 11:10
Compare
Choose a tag to compare

App

  • Fix target subdomains when importing legacy links #5102

3.72.0

10 Dec 10:31
1c5559d
Compare
Choose a tag to compare

What's Changed

Apps

  • Fix an issue with functions in dev #5028

Themes

  • Allow empty theme files to be uploaded #5015
  • Add support for block liquid files in theme partitioning #5042

Full Changelog: 3.71.4...3.72.0

3.71.4

06 Dec 19:32
4e58f44
Compare
Choose a tag to compare

Themes

  • Bug-fix: Allow empty theme files to be uploaded

3.71.3

04 Dec 17:02
0d7f9b5
Compare
Choose a tag to compare

What's Changed

  • Fix function drafts during dev #5024
  • Increase extension locale file size limit #5026
  • Update mapping of admin link extensions #5022

Full Changelog: 3.71.2...3.71.3

3.71.2

04 Dec 11:04
38dc70c
Compare
Choose a tag to compare

What's Changed

  • Fix dev for Ruby apps #5017

Full Changelog: 3.71.1...3.71.2

3.71.1

03 Dec 17:39
ce0ee89
Compare
Choose a tag to compare

What's Changed

  • Fix dest already exists error when you have multiple functions

Full Changelog: 3.71.0...3.71.1