Skip to content

v4.2.1

Choose a tag to compare

@sergejcodes sergejcodes released this 02 Aug 21:04
0b77bf2

Bug fixes

  • When saving a section file during development the Shopify CLI would hot-replace the section without reloading the page if the section was present on that page. This broke Vue components as they need to be rerendered. So now anytime a section is inserted with the vue class, the page is automatically reloaded to rerender all Vue components. fbc7126

Maintenance

All changes: #42