Skip to content

Commit

Permalink
Merge pull request #5162 from Shopify/shauns/01-07-release_notes_3.73
Browse files Browse the repository at this point in the history
Release notes 3.73
  • Loading branch information
shauns authored Jan 7, 2025
2 parents 49f23ca + 6b6f23b commit 30464f0
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions RELEASE_NOTES/3.73.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
## 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

0 comments on commit 30464f0

Please sign in to comment.