Skip to content

chore: version packages#128

Merged
ryangoree merged 3 commits intomainfrom
changeset-release/main
Jun 18, 2025
Merged

chore: version packages#128
ryangoree merged 3 commits intomainfrom
changeset-release/main

Conversation

@github-actions
Copy link
Contributor

@github-actions github-actions bot commented Jun 9, 2025

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.

Releases

@delvtech/drift@0.10.0

Minor Changes

  • 319c2aa: Renamed NotImplementedError for missing stubs on mock clients to MissingStubError for clarity and to avoid confusion with more general use cases that may not be related to stubs.

Patch Changes

  • 1feff53: Added DynamicProperty property type to exports.
  • 9f63615: Added erc4626 artifact to exports (abi + method identifiers).
  • b99ea80: Added the following types to exports:
    • FunctionCallParams
    • AfterMethodHook
    • BeforeMethodHook
    • HookMap
    • HookPayload
    • RequiredValueKey
  • fcab0a8: Patched a bug in the ViemReadWriteAdapter related to private method access when trying to use write methods.
  • e669f49: Added encodeDeployData, prepareDeployData, and prepareFunctionReturn to exports.
  • 0364ef3: Made the data property on EventLog required.

@delvtech/drift-ethers@0.10.0

Patch Changes

@delvtech/drift-ethers-v5@0.10.0

Patch Changes

@delvtech/drift-viem@0.10.0

Patch Changes

  • cf8eaf1: Added support for accepting any viem client type as the publicClient. If the client is missing the minimum required actions, it will be extended with publicActions.
  • fcab0a8: Patched a bug in the ViemReadWriteAdapter related to private method access when trying to use write methods.
  • Updated dependencies [1feff53]
  • Updated dependencies [319c2aa]
  • Updated dependencies [9f63615]
  • Updated dependencies [b99ea80]
  • Updated dependencies [fcab0a8]
  • Updated dependencies [e669f49]
  • Updated dependencies [0364ef3]
    • @delvtech/drift@0.10.0

@delvtech/drift-web3@0.10.0

Patch Changes

@github-actions github-actions bot force-pushed the changeset-release/main branch 3 times, most recently from ec1dc7c to cb9e9b6 Compare June 10, 2025 21:56
@github-actions github-actions bot force-pushed the changeset-release/main branch from cb9e9b6 to bfa9c30 Compare June 18, 2025 16:48
@ryangoree ryangoree merged commit ff83e20 into main Jun 18, 2025
1 of 4 checks passed
@ryangoree ryangoree deleted the changeset-release/main branch June 18, 2025 17:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant