Skip to content

Releases: hendt/ebay-api

v7.0.0

18 Mar 12:14
Compare
Choose a tag to compare

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)