Skip to content

v7.0.0

Latest
Compare
Choose a tag to compare
@dantio dantio released this 18 Mar 12:14
· 106 commits to master since this release

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)