Releases: Shopify/cli
3.94.0
Releases
@shopify/cli-kit@3.94.0
Patch Changes
- 04b8492: Render task progress bars to stderr to reduce output noise in non-TTY environments
@shopify/plugin-cloudflare@3.94.0
Patch Changes
- Updated dependencies [04b8492]
- @shopify/cli-kit@3.94.0
@shopify/ui-extensions-server-kit@5.4.1
Patch Changes
- dbc91b4: Update types to include appassets and allowedDomains
@shopify/app@3.94.0
Minor Changes
- 3d38f4a: Render footer links in
app devas hyperlinks, if supported by the terminal. - 66b41fd: Added a separate Dev Console link to the
app devoutput for non-embedded apps - dbcdf9f: report file size for extensions on build and dev
Patch Changes
-
3e3c971: Bump Shopify/theme-tools packages
- @shopify/theme-check-node: 3.24.0 → 3.25.0
- @shopify/theme-language-server-node: 2.20.2 → 2.21.0
Includes ValidScopedCSSClass theme check, color_palette input support, and various fixes.
-
bb884b1: Avoid spurious config prompts:
- Skip TOML selection prompt when using --reset flag
- Use default shopify.app.toml without prompting when running
config link --client-idwith no existing TOML files
-
Updated dependencies [3e3c971]
-
Updated dependencies [b2fc8bc]
-
Updated dependencies [a95ee0f]
-
Updated dependencies [04b8492]
- @shopify/theme@3.94.0
- @shopify/cli-kit@3.94.0
- @shopify/plugin-cloudflare@3.94.0
@shopify/plugin-did-you-mean@3.94.0
Patch Changes
- Updated dependencies [04b8492]
- @shopify/cli-kit@3.94.0
@shopify/store@3.94.0
Patch Changes
- Updated dependencies [04b8492]
- @shopify/cli-kit@3.94.0
@shopify/theme@3.94.0
Patch Changes
-
3e3c971: Bump Shopify/theme-tools packages
- @shopify/theme-check-node: 3.24.0 → 3.25.0
- @shopify/theme-language-server-node: 2.20.2 → 2.21.0
Includes ValidScopedCSSClass theme check, color_palette input support, and various fixes.
-
b2fc8bc: Fix
ENOTDIRerror when a file path is passed to--pathflag in theme commands. The flag now validates that the provided path is a directory and shows a helpful error message suggesting the parent directory instead. -
a95ee0f: Add error handler to chokidar file watcher to prevent unhandled exceptions
-
Updated dependencies [04b8492]
- @shopify/cli-kit@3.94.0
@shopify/ui-extensions-dev-console-app@3.94.0
Patch Changes
- Updated dependencies [dbc91b4]
- @shopify/ui-extensions-server-kit@5.4.1
3.93.2
What's Changed
- Fix wrong wasmPath value in "app function info" command
- hydrogen/Bump cli-hydrogen to 11.1.14
3.93.1
3.93.0
New Features
- Allow non-interactive app init by @nickwesselman in #6640
- Allow --development flag to create a new theme by @graygilmore in #6657
- Add app config validate command by @ryancbahan in #6934
- Add JSON flag to theme preview by @dengjeffrey in #7043
- Add Theme previews via JSON by @dengjeffrey in #6890
- Add shopify store auth and store execute by @dmerand in #7122
Bug Fixes
- fix missing json output for theme info command when dev and theme flags are missing by @FKauwe in #6905
- Fix crash when organization is not found by @lizkenyon in #7012
- Fix theme dev shortcut to editor tracking non page requests by @EvilGenius13 in #6924
- Fix infinite 401 retry loop when app logs resubscribe fails by @craigmichaelmartin in #7055
- Ask for an alias on login when the email is not found by @gonzaloriestra in #6935
Performance
- Improve import scanning performance on app dev by @gonzaloriestra in #6930
- optimize asset checksum filtering with Set lookup by @EvilGenius13 in #7105
3.92.1
3.92.0
3.91.1
3.91.0
What's Changed
- The Dev Console now renders in admin when using
shopify app dev. - The React Router app template now includes declarative custom data features.
- 5e13c83: Add --listing flag to theme dev, push, and share commands
- 947025f: Fix the default environments infrastructure so it doesn’t fail when running commands that don't require authentication
- d0e135b: Fix 401 Unauthorized errors on cart AJAX endpoints during
shopify theme dev - 6a7bfce: Fix hot-reloading for the {% javascript %} tag when serving compiled assets scripts with multibyte characters
Full Changelog: 3.90.1...3.91.0
3.90.1
App
- Add
app executeandapp bulkcommands to run queries against Admin API
3.90.0
What's Changed
- Enable custom headers in CLI GraphiQL by @amcaplan in #6703
- Throw descriptive AbortErrors during expected authorization errors by @murray-andrew-r in #6766
- Include websocket URL in dev session create API call by @gonzaloriestra in #6750
- 01 15 added support for supported features in toml by @js-goupil in #6765
- Update feature flag gating for extension templates by @dmerand in #6758
- Allow skipping local dev console by @gonzaloriestra in #6786
- Expose tools and instructions in the Dev Server payload by @vividviolet in #6772
- Fix
shopify theme dev --theme-editor-syncso it doesn’t delete files when a race condition happens by @karreiro in #6784 - Fix confusing error message when query is empty by @ericlee878 in #6787
- Make --no-release exclusive from new --allow flags on app deploy by @nickwesselman in #6783
- Added new supportedFeatures to ExtensionPayload by @js-goupil in #6782
- [Bulk Ops CLI] remove extra newline from bulk mutation variables by @jordanverasamy in #6788
Full Changelog: 3.89.0...3.90.0