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

Releases: mobify/commercecloud-ocapi-client

0.2.0

21 Jul 23:05
22f8a3f
Compare
Choose a tag to compare
  • Regenerate client using version 20.4 of the OCAPI swagger definition. #37

0.1.12

15 Jan 23:47
166dd3b
Compare
Choose a tag to compare
  • Fix refine option processing to include refine_1 ... refine_n alternatives

0.1.11

22 Aug 22:41
7b786a2
Compare
Choose a tag to compare
  • Use NPM authentication token for circleci publishing.
  • Fix callApi JSON error parsing never settling its Promise.

0.1.10

02 Jul 16:48
0216c82
Compare
Choose a tag to compare
  • Run security audit and upgrade offending npm dependencies. #23

0.1.8

07 May 16:50
0d4b6d2
Compare
Choose a tag to compare
  • Update Fault model to have arguments property. #18

0.1.7

05 Feb 22:01
25d2a92
Compare
Choose a tag to compare
  • Add relevant properties to VariationAttributeValue model and some others. #15

0.1.6

16 Oct 18:46
2ad5d13
Compare
Choose a tag to compare
  • Fix overrideHttpPut logic invocation

0.1.5

16 Oct 17:55
40e9dfb
Compare
Choose a tag to compare
  • Add overrideHttpPut option for handling environments not allowing http put.

0.1.4

21 Jun 18:21
68a8c5c
Compare
Choose a tag to compare
  • Fix superagent attachCookies and saveCookies usage

0.1.3

09 May 23:27
678ff57
Compare
Choose a tag to compare
  • Ensure we are shipping ES5 everywhere.