Shopify CLI is now easier to install and faster for Liquid theme development
Themes
Effective September 18, 2024
Today, a new version of Shopify CLI is available, bringing with it a better development experience that streamlines your setup for building Shopify themes.
The update includes the following improvements:
- Instant development server startup, so there's no need to wait for synchronization before opening a browser.
- No dependency on Ruby and unified commands implementation on TypeScript, which streamlines your development cycle with easier install & setup.
- A headless Liquid console, so you can run
shopify theme console
without opening a browser for authentication.
Learn more about Shopify CLI for themes. Happy coding!