Skip to content

@delvtech/[email protected]

Compare
Choose a tag to compare
@github-actions github-actions released this 26 Aug 18:59
· 217 commits to main since this release
8def424

Major Changes

  • b26e00b: 🚨 Breaking Change: Upgraded to Hyperdrive v1.0.16. The updated models, e.g. ReadHyperdrive are no longer compatible for <=1.0.14 contracts. To continue using the SDK with <=1.0.14 contracts, import the corresponding model from the /v1.0.14 import path. E.g., import { ReadHyperdrive_v1_0_14 } from "@delvtech/hyperdrive-viem/v1.0.14".

Minor Changes

  • 19814a4: Add getKind to ReadHyperdrive

Patch Changes