This repository has been archived by the owner on May 28, 2023. It is now read-only.
Vue Storefront API 1.12.2
Added
- Added validation for user profile update. - @gibkigonzo (#488)
- add
getToken
to handle getting token from header - @gibkigonzo (#488) - Allow filter elasticsearch request for security reasons - @seSze (#476)
Fixed
- Fix default value for
maxAgeForResponse
- @lauraseidler (#485) - Adds
vsf-utlilities
. Use productEquals to compare products in o2m - @gibkigonzo (#477)