Skip to content

Releases: vuestorefront-community/spree

v1.5.0

30 May 17:25
Compare
Choose a tag to compare

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

v1.4.0

21 Dec 09:40
Compare
Choose a tag to compare

What's Changed

New Contributors

  • @dimidev made their first contribution in h...
Read more

v1.3.0

23 Feb 08:39
Compare
Choose a tag to compare
  • Add checkout middleware
  • Add multi-currency support

v1.2.0

19 Jan 18:57
Compare
Choose a tag to compare
  • Fix clearing current cart after logout
  • Fix converting guest cart after sign-in
  • Fix issues with line item id
  • Refactor and simplify checkout API code
  • Refactor and simplify managing shipping methods (useShippingProvider)

v1.1.0

04 Jan 12:36
dcc8de0
Compare
Choose a tag to compare
  • Upgrade VSF to 2.5.0
  • Configure i18n
  • Fix issue with associating guest cart upon login

v1.0.0

02 Dec 14:26
Compare
Choose a tag to compare
  • Fix minor bugs after QA review
  • Add Forgot Password composable support

v0.2.0

22 Oct 14:09
Compare
Choose a tag to compare

Upgrade Vue Storefront to 2.4.3