cli
cli copied to clipboard
Build apps, themes, and hydrogen storefronts for Shopify
### What area(s) will this request affect? Theme ### What type of change do you want to see? New feature ### Overview Lock a theme folder to a specific store...
Context: https://github.com/Shopify/shopify-cli/pull/2200#issuecomment-1115934030
### What area(s) will this request affect? Other ### What type of change do you want to see? New feature ### Overview Create a new set of commands that can...
The entire treatment of the `-u` `-d`, `--live`, and `-t` flags are pretty smelly imo - `-u`, `-d`, and `--live` represent the role of the theme, so I feel like...
### 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...
### What area(s) will this request affect? Theme ### What type of change do you want to see? New feature ### Overview Would it be possible to add a flag...
Bumps the nx group with 3 updates: [@nx/eslint-plugin](https://github.com/nrwl/nx/tree/HEAD/packages/eslint-plugin), [@nx/workspace](https://github.com/nrwl/nx/tree/HEAD/packages/workspace) and [nx](https://github.com/nrwl/nx/tree/HEAD/packages/nx). Updates `@nx/eslint-plugin` from 16.8.1 to 16.10.0 Commits 6c37113 fix(linter): add schema for nx plugin checks rule (#19447) bf7e663 feat(linter):...
Bumps the oclif group with 1 update in the / directory: [oclif](https://github.com/oclif/oclif). Updates `oclif` from 4.6.1 to 4.10.4 Release notes Sourced from oclif's releases. 4.10.4 Bug Fixes deps: bump @aws-sdk/client-cloudfront...
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 4.4.9 to 4.5.3. Changelog Sourced from vite's changelog. 4.5.3 (2024-03-24) fix: fs.deny with globs with directories (#16250) (96a7f3a), closes #16250 4.5.2 (2024-01-19) fix: fs deny for case...
### WHY are these changes introduced? Fixes #3816 Currently, the Shopify CLI's documentation indicates that, to work with themes, we need to have ruby version 2.7.2 or higher. However, with...