github-actions
released this
26 Aug 18:59
·
217 commits
to main
since this release
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
- Updated dependencies [c5a369d]
- Updated dependencies [b26e00b]
- Updated dependencies [eefe0fc]
- Updated dependencies [c5a369d]
- @delvtech/[email protected]
- @delvtech/[email protected]
- @delvtech/[email protected]