- Regenerate client using version 20.4 of the OCAPI swagger definition. #37
- Fix refine option processing to include refine_1 ... refine_n alternatives
- Use NPM authentication token for circleci publishing.
- Fix
callApi
JSON error parsing never settling its Promise.
- Run security audit and upgrade offending npm dependencies. #23
- Remove deprecated babel dependency
- Update
Fault
model to havearguments
property. #18
- Add relevant properties to
VariationAttributeValue
model and some others. #15
- Fix
overrideHttpPut
logic invocation
- Add
overrideHttpPut
option for handling environments not allowing http put.
- Fix superagent
attachCookies
andsaveCookies
usage
- Ensure we are shipping ES5 everywhere.
- Update npm package to ship with three builds:
UMD
,CommonJS
andES2015
- Update Rollup output format to 'es'
- Module name change
- Add ASCII art
- Add circleci/npm links to README
- Fix npm package content in package.json
- Update README
- Remove reference to test Salesforce instance
- Compile docs
- Initial release