npm @nktkas/hyperliquid 0.30.0
v0.30.0

18 hours ago

What's Changed

  • fix: match allDexsClearinghouseState user before invoking listener by @chrisling-dev in #90
  • fix: add DOMException polyfill by @nktkas in #94
  • feat(subscription): add twapStates method in 3267ffd
  • feat(userNonFundingLedgerUpdates): enhance response schema with new update types in 2539015
  • revert: restore basic transport interfaces in 96698c7
  • refactor(schemas)!: stricter schemes in 7c82575
  • refactor(lint)!: add custom lint plugin and fix lint in 7c82575

Explanation of breaking changes

  • Schemas are now more stringent to detect errors before sending a request (i.e., the error v.ValiError is possible instead of ApiRequestError)
  • Error message slightly changed due to new Lint rules

Full Changelog: v0.29.1...v0.30.0

Don't miss a new hyperliquid release

NewReleases is sending notifications on new releases.