Releases: sieblyio/okx-api
Releases · sieblyio/okx-api
Release list
v3.2.1: Pin ws to 8.x, remove webpack analyser and improve wsOptions type
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
What's Changed
Full Changelog: v3.1.6...v3.2.0
v3.1.6: Add move positions API, update optional params, fix broken test
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
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
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
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
What's Changed
- chore: rename auth dir by @tiagosiebler in #180
- chore(v3.1.2): add readme migration notice by @tiagosiebler in #182
Full Changelog: v3.1.1...v3.1.2
v3.1.1: Add new REST & WS examples. Enhance WsStore isDeepObjectMatch for recursion.
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
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
What's Changed
- chore(): README.md template sections by @tiagosiebler in #167
- [Snyk] Upgrade axios from 1.13.1 to 1.13.2 by @tiagosiebler in #166
- chore(v3.0.14): release for updated readme by @tiagosiebler in #168
Full Changelog: v3.0.13...v3.0.14