Vue Storefront v1.11.3 Release Notes

Release Date: 2020-04-27 // almost 4 years ago
  • ๐Ÿ”„ Changed / Improved

    ๐Ÿ›  Fixed

    • Fixes when having multiple custom options with overlapping option_type_id values, selecting 1 changes the others - @carlokok (#4196)
    • ๐Ÿ’… Update eslint and fix code style. - @gibkigonzo (#4179 #4181)
    • ๐Ÿ›  Fixes bug that caused addToCart action not to display messages to user - @juho-jaakkola (#4185)
    • โž• add missing cache tags for category and product - @gibkigonzo (#4173)
    • โž• add ssrAppId to avoid second meta render on csr - @gibkigonzo (#4203)
    • 0๏ธโƒฃ take control over default broswer behavior and use saved category page size to load prev products - @gibkigonzo (#4201)
    • โšก๏ธ update getCurrentCartHash after add/remove coupon - @gibkigonzo (#4220)
    • โšก๏ธ update replaceNumberToString, so it will change ONLY numbers to string - @gibkigonzo (#4217)
    • ๐Ÿ‘ allow empty shipping methods in checkout - @gibkigozno (#4192)
    • โšก๏ธ configure products before price update - this is needed to have variant sku as product sku - @gibkigonzo (#4053)
    • omit stock and totals when creating cart hash, it is not needed to compare products - @gibkigozno (#4235, #4273)