Skip to content

Releases: creharmony/node-etsy-client

v2.1.4

15 Apr 18:54
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

What's Changed

  • fix(security): resolve CVE vulnerabilities in serialize-javascript and diff by @boly38 in #90

Full Changelog: v2.1.3...v2.1.4

v2.1.3

14 Apr 18:44
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

What's Changed

Full Changelog: v2.1.1...v2.1.3

v2.1.1

11 Feb 19:49
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

What's Changed

  • Bump axios from 1.12.2 to 1.13.5 by @dependabot[bot] in #81
  • improve GHA workflow patch/minor/major to draft release
  • improve eslintrc

Full Changelog: v2.1.0...v2.1.1

v2.1.0

21 Dec 16:27
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

What's Changed

⚠️ Important: API Key Format Change (January 18, 2026)
Starting January 18, 2026, Etsy requires all API keys to include a shared secret.
Format: keystring:shared_secret (e.g., export ETSY_API_KEY=your_key:your_secret)
Find your shared secret at: https://www.etsy.com/developers/your-apps
Documentation: https://developer.etsy.com/documentation/essentials/requests

If your API key doesn't include the : separator, you'll see a warning message.
To silence this warning: export ETSY_SILENT_API_KEY_WARNING=true

Full Changelog: v2.0.1...v2.1.0

v2.0.1

05 Oct 20:50
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

What's Changed

  • Bump decode-uri-component from 0.2.0 to 0.2.2 by @dependabot[bot] in #61
  • fix #67 workflow node from 16 to 18 by @boly38 in #68
  • Fix #69 use gh create release and improve how to contribute doc by @boly38 in #70
  • Fix audit - fix test, update audit, and outdated dependencies by @boly38 in #71
  • Update README.md - main workflow name has changed by @boly38 in #72

New Contributors

Full Changelog: v2.0.0...v2.0.1

v2.0.0

26 Oct 11:50

Choose a tag to compare

  • [enhancement][industrialization] Add workflow to create major! #59
  • [closed] node-etsy-client v2 - Q3/Q4 2022 - remove EtsyClientV2 #41

v1.1.2

23 Oct 11:43

Choose a tag to compare

  • [vulnerability][bot] npm audit found vulnerabilities #56

v1.1.1

13 Oct 18:26

Choose a tag to compare

  • [closed] clean all node-fetch references and update deps #53
  • [closed] remove node-fetch #51

v1.1.0

13 Oct 07:09

Choose a tag to compare

  • [closed] remove node-fetch #51

v1.0.1

17 Aug 12:07

Choose a tag to compare

  • [vulnerability][bot] npm audit found vulnerabilities #49
  • [enhancement][help wanted] beta - TypeScript exports #45