Releases: Shopify/cli
Releases · Shopify/cli
3.63.1
3.63.0
What's Changed
- You can now subscribe to webhook topics using the app configuration file (
shopify.app.toml
). To get started, use the new tutorial for Shopify webhook subscriptions. - Log streaming for Shopify Functions within
app dev
and re-execution of function runs viaapp function replay
are available in beta. See Shopify Functions documentation for more information.
3.62.0
3.61.2
3.61.1
3.61.0
3.60.1
What's Changed
Bug Fixes
- Fix issue when dev'ing flow extensions #3885
- Include theme-check-docs-updater data folder in final bundled dist #3865
Full Changelog: 3.60.0...3.60.1
3.60.0
@shopify/[email protected]
- Adds validations for editor extension collection #3728
- Adds localization support for editor extension collection #3717
- Webhook trigger now reads from the configuration instead of .env and accepts more flags #3727
- Fix bug with plugins installation #3853
@shopify/[email protected]
- Introduce .json support for theme app extensions #3842
@shopify/[email protected]
- Render progress bar for theme uploads to stderr #3765
- Fix the shopify theme dev proxy to use the development theme, even when users have a browser session with the live theme loaded #3791
- Fix unpublished themes being marked as development themes #3798
- Fix issue that prevents shopify theme console from evaluating results when another 'preview_theme_id' is set #3811
- Fix the shopify theme dev/shopify theme console proxy to handle cookies as expected, and ensure they no longer render the live theme instead of the development theme #3851