All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
- Fix incomplete package deployment
- Remove dependency on non-standard Error.captureStackTrace() method
- Applying security vulnerabilities patches
- Move to Node.js major version 12
- On error from Fulfillment Location, fix the returned name of the error
- Add the posibility of filtering fulfillment locations by fulfiller
- Applying security vulnerabilities patches
- Updating axios and bunch of dev dependencies to reduce vulnerabilities
- Solve critical vulnerability caused by growl, a dependency of mocha.
- Aditional properties of getLocations and getLocation moved to a single object paramenter
options
.
- Added new skipCache option that disables all the caches.
- Enable showArchived flag for listing fulfillment locations.
- Implemented client for Fulfillment Location service, with caching.