This repository was archived by the owner on May 28, 2023. It is now read-only.
Vue Storefront API 1.10.0-rc.1
Pre-release
Pre-release
·
13 commits
to release/v1.10
since this release
Added
- Typescript support - @ResuBaka (#210, #242)
- Multi Stock Inventory (Magento MSI) support - @aleron75, @dimasch (#226)
- Import of magento 2 cms pages and blocks to the full import - @toh82 (#235)
- Information about magento 2 cms pages and blocks import to the readme - @toh82 (#235)
- Introduce orderNumber to order creation endpoint - @Flyingmana (#251)
- Optional Redis Auth functionality. @rain2o (#267)
- Extensions have ability to modify Elasticsearch results. @grimasod (#269)
- Refactored Travis build config @Tjitse-E (#273)
- Multistore support for
magento1
-platform usingmagento1-vsbridge
@cewald (#276)
Fixed
- Missing
res
andreq
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)