eBay API Changelog
7.0.0 (2022-03-18)
⚠ BREAKING CHANGES
- add "returnResponse" config for API. If set to true, return the response instead of data.
Features
- add "returnResponse" config for API. If set to true, return the response instead of data. (41a8abb)
Bug Fixes
- fromEnv() make EBAY_DEV_ID optional (9c90bfa)