Vue Storefront v1.11.4 Release Notes

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

    • ๐Ÿ‘‰ use yarn in cli installer - @gibkigonzo (#4292)
    • disable out of stock notification when config.stock.allowOutOfStockInCart is true - @gibigonzo (#4340)

    ๐Ÿ›  Fixed

    • ๐Ÿ‘‰ Use LRU as object contructor based on newest changes in module - @gibkigonzo (#4242)
    • ๐Ÿ›  Fixed ESC button action (minicart, wishlist) - @mdanilowicz (#4393)
    • ๐Ÿ›  Fixes problems related to tax calculation and price filter in multistore setup - @juho-jaakkola (#4376)
    • Blank order details page - @mdanilowicz (#4382)
    • ๐Ÿ”€ upadate cart hash after sync with backend - @gibkigonzo (#4387)
    • exit from errorHandler after redirection - @gibkigonzo (#4246)
    • โž• add redirection in component for simple product related to configurable product - @gibkigonzo (#4359)
    • disable sending carrier_code or method_code for virtual products,
      adjust vue-carousel and vuelidate to newest versions api,
      โž• add aplha validators for register fields - @gibkigonzo (#4455, #4461)