Vue Storefront v1.11.0 Release Notes

Release Date: 2019-12-20 // over 4 years ago
  • ➕ Added

    • ➕ Add unit tests for core/modules/url - @dz3n (#3469)
    • ➕ Add unit test for core/modules/checkout - @psmyrek (#3460)
    • ➕ Add defense against incomplete config in ssr renderer - @oskar1233 (#3774)
    • ➕ Add unit tests for core/modules/order - @dz3n (#3466)
    • ➕ Add unit tests for core/modules/user - @dz3n (#3470)
    • ➕ Add to cart from Wishlist and Product listing for simple products - @Dnd-Dboy, @dz3n (#2637)
    • ➕ Add global Category and Breadcrumb filters, defined in local.json - @grimasod (#3691)
    • ➕ Add constant which conditions the number of products loading per page - @AdKamil (#3630)
    • ➕ Added price filtering key as config - @Roywcm

    🛠 Fixed

    🔄 Changed / Improved

    • 🔄 Changed pre commit hook to use NODE_ENV production to check for debugger statements - @ResuBaka (#3686)
    • 👌 Improve the readability of 'getShippingDetails()' and 'updateDetails()' method of UserShippingDetails component - @adityasharma7 (#3770)
    • 🐳 Keep git after yarn install in dockerfile - @ddanier (#3826)
    • ⚡️ Update the Storage Manager shipping details cache immediately when then Vuex checkout store is updated - @grimasod (#3894)