Skip to content

Commit

Permalink
Release notes 3.73
Browse files Browse the repository at this point in the history
  • Loading branch information
shauns committed Jan 7, 2025
1 parent 49f23ca commit 6b6f23b
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 6b6f23b

Please sign in to comment.