Skip to content

3.73.0

Latest
Compare
Choose a tag to compare
@shauns shauns released this 07 Jan 14:59
· 84 commits to main since this release
abebe81

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