Releases: uicrooks/shopify-theme-lab
Releases · uicrooks/shopify-theme-lab
v2.6.0
v2.5.3
v2.5.2
v2.5.1
v2.5.0
Improvements
- Refactored menu 683bb40
- Adjusted some line breaks and removed redundant HTML elements 7aea8e1
- Added alias for
shopify/
directory to webpack 51a7588 - Replaced
shopify-reloadr
with newshopify-theme-lab-reloader
641f630
Changes
- Removed soon deprecated Vue filters 8efcf3e
Maintenance
- udated README for
shopify-theme-lab-reloader
49444fd - added Shopify Theme Lab Plugins to ecosystem in README e78c4c0
- updated dependencies e51fbda
All changes: #64
v2.4.16
v2.4.15
v2.4.14
v3.0.0-rc.1
It's still safe to use the latest v2.x release. This is a working release candidate which implements Vue
version 3.
While everything works, the official Vue 3
tooling isn't 100% finished, so you might experience a slightly worse developer experience than with Theme Lab
2.x and Vue
2.x. Once the official Vue
tooling is in better shape Theme Lab 3
will be released.
Features
- added
Vue 3
and adjusted configs - refactored all files to work with
Vue 3
- removed
filters
which aren't supported byVue 3
anymore
Maintenance
- updated dependencies
- updated README
You can view all current differences between v2 and v3 here
v2.4.13
Improvements
- added a Common pitfalls section to the README
- added Shopify Settings Control link to the Ecosystem in README
Maintenance
- updated dependencies
view all changes: Pull request