cli
cli copied to clipboard
Build apps, themes, and hydrogen storefronts for Shopify
### WHY are these changes introduced? Follow up to: https://github.com/Shopify/cli/pull/6451 Now that we will be getting data for failed commands, we should also gather data during retryable network events. We...
Bumps the esbuild group with 1 update in the / directory: [esbuild](https://github.com/evanw/esbuild). Bumps the esbuild group with 1 update in the /packages/app directory: [esbuild](https://github.com/evanw/esbuild). Bumps the esbuild group with 1...
Bumps the oclif group with 1 update in the / directory: [oclif](https://github.com/oclif/oclif). Updates `oclif` from 4.22.29 to 4.22.32 Release notes Sourced from oclif's releases. 4.22.32 Bug Fixes deps: bump @oclif/core...
Bumps the typescript group with 1 update in the / directory: [typescript](https://github.com/microsoft/TypeScript). Updates `typescript` from 5.8.3 to 5.9.2 Release notes Sourced from typescript's releases. TypeScript 5.9 For release notes, check...
### WHY are these changes introduced? Refactors the `createContractBasedModuleSpecification` function to accept a single object parameter instead of multiple arguments, making the API more flexible and consistent. ### WHAT is...
### WHY are these changes introduced? Fixes #0000 ### WHAT is this pull request doing? ### How to test your changes? ### Post-release steps ### Measuring impact How do we...
### WHY are these changes introduced? Fixes #0000 ### WHAT is this pull request doing? ### How to test your changes? ### Post-release steps ### Measuring impact How do we...
### WHY are these changes introduced? Upgrade TypeScript configuration and React to version 19.1.0 to leverage newer language features and improve performance. ### WHAT is this pull request doing? -...
🚧 Keep Alive test 🚧 ### WHY are these changes introduced? Fixes #0000 ### WHAT is this pull request doing? ### How to test your changes? ### Post-release steps ###...
## Fix: Respect .gitignore when discovering web and extension configurations Resolves https://github.com/Shopify/cli/issues/6518 ### Problem The `shopify app deploy` and `shopify app dev` commands fail when there are multiple `shopify.web.toml` files...