Skip to content

Releases: sieblyio/okx-api

v3.2.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:32
2071043

What's Changed

  • chore(v3.2.0): upgrade GitHub Actions to setup-node v7 and checkout v6 by @JJ-Cro in #195
  • chore(v3.2.1): pin ws to 8.x, remove webpack analyser and improve wsOptions type by @tiagosiebler in #196

Full Changelog: v3.2.0...v3.2.1

v3.2.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
c262684

What's Changed

  • chore(v3.2.0): pin npm to v11 and update Node to v24.18.0 by @JJ-Cro in #193

Full Changelog: v3.1.6...v3.2.0

v3.1.6: Add move positions API, update optional params, fix broken test

Choose a tag to compare

@tiagosiebler tiagosiebler released this 07 Jul 10:21

What's Changed

  • feat(v3.1.6): add move positions functionality and update event contract endpoints by @JJ-Cro in #191

Full Changelog: v3.1.5...v3.1.6

v3.1.5: Update readme, introduce support for new openapi subdomain, bump dependencies post audit

Choose a tag to compare

@tiagosiebler tiagosiebler released this 11 Jun 13:39

What's Changed

Full Changelog: v3.1.4...v3.1.5

View all our OKX JavaScript SDK releases here: https://siebly.io/releases?sdk=okx-api

v3.1.4: Add dual investment APIs, lockfile bumps, readme update

Choose a tag to compare

@tiagosiebler tiagosiebler released this 28 Apr 15:07
bfb8068

What's Changed

  • feat(v3.1.4): add dual investment API support and update examples by @JJ-Cro in #185
  • chore: bump lockfile dependencies after audit, add quickstart guide t… by @tiagosiebler in #187

Full Changelog: v3.1.3...v3.1.4

v3.1.3: Enhance API request/response types with new fields and documentation

Choose a tag to compare

@tiagosiebler tiagosiebler released this 10 Mar 13:54
384b834

What's Changed

  • feat(v3.1.3): enhance API request/response types with new fields and documentation by @JJ-Cro in #184

Full Changelog: v3.1.2...v3.1.3

v3.1.2: Add GitHub migration notice

Choose a tag to compare

@tiagosiebler tiagosiebler released this 09 Feb 13:46
24f46ef

What's Changed

Full Changelog: v3.1.1...v3.1.2

v3.1.1: Add new REST & WS examples. Enhance WsStore isDeepObjectMatch for recursion.

Choose a tag to compare

@tiagosiebler tiagosiebler released this 04 Feb 16:24
9e56c04

What's Changed

  • feat: add multiple examples for REST and WebSocket API usage, including demo trading, private trading, and public API calls by @JJ-Cro in #175
  • feat: add new examples for REST and WebSocket API usage, including private trading and public API calls, and restructure example directories by @JJ-Cro in #177
  • feat(v3.1.1): add coverage directory to .gitignore, and enhance isDeepObjectMatch function with null checks and new test case for nested object matching by @JJ-Cro in #178

Full Changelog: v3.1.0...v3.1.1

v3.1.0: Update WebSocket wsOptions type, WebPack config, readme, release workflow for beta releases

Choose a tag to compare

@tiagosiebler tiagosiebler released this 14 Jan 17:29
238025b

What's Changed

  • chore: update NPM publish workflow to trigger on release events and h… by @JJ-Cro in #169
  • feat: update WebSocket wsOptions type, update WebPack configuration by @JJ-Cro in #170
  • chore(): README.md template sections by @tiagosiebler in #172
  • feat(v3.1.0): update WsOptions type, update WebPack config, update readme by @tiagosiebler in #173

Full Changelog: v3.0.14...v3.1.0

v3.0.14: Update readme & bump axios

Choose a tag to compare

@tiagosiebler tiagosiebler released this 29 Dec 11:20
87f2628

What's Changed

Full Changelog: v3.0.13...v3.0.14