CLI
- Enable authentication errors to display store names #5776
Apps
- Fix app dev issue about unavailable port when HOST env var is set #5794
- Made the
--use-localhost
and--localhost-port
flags public for theshopify app dev
command #5705 - Fixes editor extension collection validation being run on generate #5762
- Use terminal hyperlinks for
app dev
preview and GraphiQL links #5753 - Fix: Pin GraphiQL CSS version to match JS version #5785
- Fix: Handling mis-configured extension TOML files #5761
Themes
- Increase network timeout for theme API requests to prevent failures during long operations. #5711
- Hot-reloading in
shopify theme dev
now supports{% javascript %}
tags #5675 - Support hot reloading after changes to Liquid
{% stylesheet %}
tag #5668 - Ensure that theme console paths are prefixed with a slash #5781
- Update
theme init
to use skeleton theme #5792 - Display theme console errors inside banner #5781
- Fix an issue with hot-reloading the compiled assets (scripts.js, block-scripts.js, etc) #5768
- Improved theme upload ordering to ensure layout files are uploaded before templates #5737
- Bump Shopify/theme-tools packages to #5795
- Fix validation for static blocks in JSON templates
- Introduce ability the disable theme checks for the next Liquid statement