npm @nktkas/hyperliquid 0.21.0
v0.21.0

latest releases: 0.30.0, 0.29.1, 0.29.0...
6 months ago

This release includes improvements to WebSocketTransport and the SDK interface.


Features

  • Add automatic re-subscription for WebSocketTransport (cb931fc)

Bug Fixes

  • WebSocketTransport now does not send a request from the buffer (used when reconnecting) if the request is aborted (27818b0)
  • Correct handling of duplicate async requests via WebSocketTransport (20a6d6a)
  • Correct handling of errors related to subscription requests (1d8fcb8)

BREAKING CHANGES

  • AbortSignal is removed from all subscription requests (86f2dfd)
  • Renaming client classes
    • EventClient to SubscriptionClient (4f8236e)
    • PublicClient to InfoClient (f9ccfef)
    • WalletClient to ExchangeClient (b561192)

Full Changelog: v0.20.0...v0.21.0

Don't miss a new hyperliquid release

NewReleases is sending notifications on new releases.