Skip to content

v1.5.0

Latest
Compare
Choose a tag to compare
@rafalcymerys rafalcymerys released this 30 May 17:25

What's Changed

  • feat: add spree 4.5 preset by @fpdrozd in #283
  • feat: update docs by @fpdrozd in #284
  • feat: add localization for products and taxons by @fpdrozd in #288
  • feat: update Vue Storefront core packages to 2.5.7 by @fpdrozd in #282
  • fix: add menu prop checks in the menu components by @fpdrozd in #289
  • chore: update Vue Storefront core packages to 2.7.0 by @fpdrozd in #290
  • chore: update Vue Storefront core packages to 2.7.5 by @fpdrozd in #291
  • chore: update Storefront UI to 0.12.3 by @fpdrozd in #292
  • fix: use path join to compose the middleware url by @fpdrozd in #296
  • fix: replace path join with url join for full url concatenation by @fpdrozd in #297
  • chore: bump storefront SDK version to 6.0.6 by @fpdrozd in #305
  • fix: add image width and height props to the product card by @fpdrozd in #302
  • refactor: change js file extensions to ts by @fpdrozd in #301
  • refactor: replace axios call with sdk method in getPaymentMethods by @fpdrozd in #304
  • feat: add Spree 4.6 preset by @fpdrozd in #306
  • feat: add language switcher based on localized slugs coming from Spree by @fpdrozd in #295
  • fix: prepend hostname to image urls only when it's not preset by @fpdrozd in #293
  • feat: base url subpath by @fpdrozd in #298
  • refactor: apply missing type definitions by @fpdrozd in #303
  • Updated elgohr/Publish-Docker-Github-Action to a supported version (v5) by @elgohr in #299

New Contributors

Full Changelog: v1.4.0...v1.5.0