Skip to content

Releases: sieblyio/kucoin-api

v2.6.1: Pin ws to 8.x, remove webpack analyser and improve wsOptions type

Choose a tag to compare

@tiagosiebler tiagosiebler released this 17 Jul 16:33
718e976

What's Changed

  • chore(v2.6.0): upgrade GitHub Actions to setup-node v7 and checkout v6 by @JJ-Cro in #147
  • chore(v2.6.1): pin ws to 8.x, remove webpack analyser and improve wsOptions type by @tiagosiebler in #148

Full Changelog: v2.6.0...v2.6.1

v2.6.0: Pin release to use NPM v11 & update build version to Node LTS v24

Choose a tag to compare

@tiagosiebler tiagosiebler released this 16 Jul 14:40
6b35530

What's Changed

  • chore(v2.6.0): pin npm to v11 and update Node to v24.18.0 by @JJ-Cro in #145

Full Changelog: v2.5.5...v2.6.0

v2.5.5: Enhance UTA API with new endpoints for fiat price and rate limits, update deposit status types, and improve WebSocket event interfaces

Choose a tag to compare

@tiagosiebler tiagosiebler released this 07 Jul 11:19

What's Changed

  • feat(v2.5.5): enhance UTA API with new endpoints for fiat price and rate limits, update deposit status types, and improve WebSocket event interfaces by @JJ-Cro in #144

Full Changelog: v2.5.4...v2.5.5

v2.5.4: Fix UTA request building for futures order placement

Choose a tag to compare

@tiagosiebler tiagosiebler released this 19 Jun 10:26
6fc42df

What's Changed

  • Update README badges by @JJ-Cro in #140
  • fix(v2.5.4): UTA futures request building, chore: bump dependencies post audit by @tiagosiebler in #142

Full Changelog: v2.5.3...v2.5.4

Refer to the Kucoin JavaScript SDK QuickStart Guide to learn more.

v2.5.3: Update fast API withdrawal endpoints, misc endpoint & type updates, move webpack to dev dependencies

Choose a tag to compare

@tiagosiebler tiagosiebler released this 08 Jun 15:11
b19337d

What's Changed

  • feat(v2.5.3): update package version to 2.5.3, enhance BrokerClient with Fast API withdrawal functionality, and improve API documentation with new endpoints and status codes by @JJ-Cro in #137
  • chore: npm bumps post-audit by @tiagosiebler in #139

Full Changelog: v2.5.2...v2.5.3

v2.5.2: Add new Unitifed Trading Account API endpoints, bump lockfile dependencies after audit, add quickstart readme link

Choose a tag to compare

@tiagosiebler tiagosiebler released this 28 Apr 13:49
06e9e4a

What's Changed

  • feat(v2.5.2): enhance Unified Trading Account API with new endpoints … by @JJ-Cro in #130
  • chore: lockfile bumps after audit, add quickstart readme link by @tiagosiebler in #133

Full Changelog: v2.5.1...v2.5.2

v2.5.1: Add unified trading account examples & docs

Choose a tag to compare

@tiagosiebler tiagosiebler released this 10 Mar 16:36
577e4c1

What's Changed

  • feat: add Unified Trading Account examples and update Spot and Futures guides by @JJ-Cro in #117
  • feat(v2.5.1): update API documentation and examples for Unified Trading Account by @JJ-Cro in #122

Full Changelog: v2.5.0...v2.5.1

v2.5.0: Add support for regional KuCoin EU & EU REST APIs & WebSockets

Choose a tag to compare

@tiagosiebler tiagosiebler released this 09 Feb 12:02
b233da3

What's Changed

Full Changelog: v2.4.1...v2.5.0

v2.4.1: Add new REST & WS examples. Enhance WsStore isDeepObjectMatch for recursion.

Choose a tag to compare

@tiagosiebler tiagosiebler released this 04 Feb 15:56
96b38a7

What's Changed

  • refactor: reorganize example directory structure and update WebSocket examples by @JJ-Cro in #113
  • refactor: update SDK references and enhance request utility types by @JJ-Cro in #114
  • feat(v2.4.1):add tests for isDeepObjectMatch function by @JJ-Cro in #115

Full Changelog: v2.4.0...v2.4.1

v2.4.0: Integrate KuCoin's V2 (Pro) Public & Private WebSockets

Choose a tag to compare

@tiagosiebler tiagosiebler released this 30 Jan 16:38
0816fd4

What's Changed

  • feat: add examples for futures and spot trading using WebSocket and REST APIs by @JJ-Cro in #112
  • feat(v2.4.0): Integrate V2 (Pro) Public & Private WebSockets by @tiagosiebler in #111
  • Bump eslint to latest

Full Changelog: v2.3.6...v2.4.0