Skip to content

v1.7.0

Compare
Choose a tag to compare
@KirianCaumes KirianCaumes released this 16 May 20:20
· 40 commits to master since this release

⚠️ Breaking changes:

  • DiscogsMarketplace is no longer the default import from discogs-marketplace-api-nodejs. You can now import via import { DiscogsMarketplace } from 'discogs-marketplace-api-nodejs'. This is a voluntary change (which I would have preferred to avoid) which, although counter-intuitive at first sight, allows easier use for projects not using a compiler like Babel or other. This is a long-discussed subject. Learn more: evanw/esbuild#1719 (comment)

v1.6.1...v1.7.0