This repository has been archived by the owner on Jan 26, 2024. It is now read-only.
Vue Storefront 1.10.6
Added
- Add lazy create cart token - @gibkigonzo (#3994)
- Add server context to async data loader - @gibkigonzo (pr#4113)
Fixed
- Fix low-quality images styles - @przspa (#3906)
- Fix page-not-found redirect in dispatcher - @gibkigonzo (#3956)
- Fix hiding overlay for newsletter modal - @gibkigonzo (#3970)
- Fix problem with storeView as dependency in filters - @gibkigonzo (#3968)
- Fix v-model not working in BaseRadioButton - @lukeromanowicz (#4035)
- add disconnect and sync options for clear/cart - @gibkigonzo (#4062)
- Fix current token invalidation with refresh token - @gibkigonzo (#3928, #3620, #3626)
- Disable overriding
route
,config
,storeView
,version
state in INITIAL_STATE - @gibkigonzo (pr#4095) - Disable zoom image on hover in mobile - @gibkigonzo (pr#4115)