Vue Storefront v1.12.1 Release Notes

Release Date: 2020-06-22 // almost 4 years ago
  • โž• Added

    • โž• Add purgeConfig to default.json and purge-config loader - @gibkigonzo (#4540)
    • Load attributes data of attribute-meta for bundled and grouped products - @cewald (#4551)
    • Separate theme installation and add it as yarn init:theme or as a step in yarn installer. - @gibkigonzo (4534, #4552)

    ๐Ÿ›  Fixed

    • 0๏ธโƒฃ use config.i18n.defaultLocale as fallback locale instead of 'en-US' - @gibkigonzo (#4489)
    • ๐Ÿ‘‰ use Math.abs on raw price - @gibkigonzo (#4521)
    • โš  Clears vuex warnings about overriding state by module - @gibkigonzo (#4541)