Skip to content
This repository has been archived by the owner on May 28, 2023. It is now read-only.

Releases: vuestorefront/vue-storefront-api

Vue Storefront API 1.9.6

11 Jul 18:40
8b65639
Compare
Choose a tag to compare

Changed

Dependencies update to avoid lodash security issues.

Vue Storefront API 1.10.0-rc.1

17 Jun 17:39
Compare
Choose a tag to compare
Pre-release

Added

Fixed

  • Missing res and req parameters are now passed to ProductProcessor - @jahvi (#218)
  • Moving of graphql files to the dist folder @ResuBaka (#242)
  • Moving of schema files to the dist folder @ResuBaka (#244)
  • Missing assetPath config for magento1 @ResuBaka (#245)
  • New payload for magento1 stock check endpoint (#261)
  • yarn dev:inspect command and extract nodemon config to nodemon.json @Tjitse-E, @cewald (#272, #279)
  • Include Magento Currency Code in mage2vs import and productsdelta if available @rain2o (#281)

Vue Storefront API 1.9.5

17 Jun 17:18
bb3b91e
Compare
Choose a tag to compare

Changed

  • Dependencies update to avoid js-yaml security issues.

Vue Storefront API 1.9.4

03 Jun 09:55
60a83bb
Compare
Choose a tag to compare

Fixed

Vue Storefront Api 1.9.3

27 May 14:14
fe9d783
Compare
Choose a tag to compare

Fixed

  • Changed min postal code length in user profile to 3 so it's same as in orders - @lukeromanowicz (#253)

Vue Storefront API 1.9.2

20 May 07:46
deb73a8
Compare
Choose a tag to compare

Fixed

Vue Storefront API 1.9.1

10 May 06:05
ad63679
Compare
Choose a tag to compare

Fixed

Changed / Improved

Vue Storefront API 1.9.0

06 May 14:18
b0dd9db
Compare
Choose a tag to compare

Added

Changed / Improved

Vue Storefront API 1.9.0-rc.2

10 May 06:19
d3fb13c
Compare
Choose a tag to compare
Pre-release

Added

Changed / Improved

Vue Storefront API 1.8.4

10 May 06:09
Compare
Choose a tag to compare

Changed / Improved

  • Use encrypted token for user authentication - @pkarw (#215)