@@ -9,22 +9,21 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
9
9
### Added
10
10
- Typescript support - @ResuBaka (#210 , #242 )
11
11
- Multi Stock Inventory (Magento MSI) support - @aleron75 , @dimasch (#226 )
12
- - Added import of magento 2 cms pages and blocks to the full import - @toh82 (#235 )
13
- - Added information about magento 2 cms pages and blocks import to the readme - @toh82 (#235 )
14
- - introduce orderNumber to order creation endpoint - @Flyingmana (#251 )
15
- - Added optional Redis Auth functionality. @rain2o (#267 )
12
+ - Import of magento 2 cms pages and blocks to the full import - @toh82 (#235 )
13
+ - Information about magento 2 cms pages and blocks import to the readme - @toh82 (#235 )
14
+ - Introduce orderNumber to order creation endpoint - @Flyingmana (#251 )
15
+ - Optional Redis Auth functionality. @rain2o (#267 )
16
16
- Extensions have ability to modify Elasticsearch results. @grimasod (#269 )
17
17
- Refactored Travis build config @Tjitse-E (#273 )
18
18
- Multistore support for ` magento1 ` -platform using ` magento1-vsbridge ` @cewald (#276 )
19
19
20
20
### Fixed
21
21
- Missing ` res ` and ` req ` parameters are now passed to ProductProcessor - @jahvi (#218 )
22
- - fixed moving of graphql files to the dist folder @ResuBaka (#242 )
23
- - fixed moving of schema files to the dist folder @ResuBaka (#244 )
24
- - fixed missing assetPath config for magento1 @ResuBaka (#245 )
25
- - fixed new payload for magento1 stock check endpoint (#261 )
26
- - Fix ` yarn dev:inspect ` command and extract nodemon config to nodemon.json @Tjitse-E , @cewald (#272 , #279 )
27
- - Fix ` yarn dev:inspect ` command and extract nodemon config to nodemon.json @Tjitse-E (#272 )
22
+ - Moving of graphql files to the dist folder @ResuBaka (#242 )
23
+ - Moving of schema files to the dist folder @ResuBaka (#244 )
24
+ - Missing assetPath config for magento1 @ResuBaka (#245 )
25
+ - New payload for magento1 stock check endpoint (#261 )
26
+ - ` yarn dev:inspect ` command and extract nodemon config to nodemon.json @Tjitse-E , @cewald (#272 , #279 )
28
27
- Include Magento Currency Code in mage2vs import and productsdelta if available @rain2o (#281 )
29
28
30
29
## [ 1.9.4] - 2019.06.03
0 commit comments