Skip to content

Latest commit

 

History

History
66 lines (38 loc) · 1.15 KB

CHANGELOG.md

File metadata and controls

66 lines (38 loc) · 1.15 KB

@turnkey/viem

0.2.6

Patch Changes

  • 59dcd2f: Unpin typescript
  • da7c960: Bump Viem dependency to fix getAddresses() for LocalAccount
  • Updated dependencies
  • Updated the shape of signing

0.2.5

Patch Changes

0.2.4

Patch Changes

  • 0ec2d94: Addresses a bug when signing raw messages (see tkhq#116)

0.2.3

Patch Changes

0.2.2

Patch Changes

0.2.1

Patch Changes

  • Fix code sample in the README; add more details and links

0.2.0

Minor Changes

  • Add new createAccount method and deprecates the existing createApiAccount. createAccount offers a superset of functionality and works with stampers (@turnkey/api-key-stamper / @turnkey/webauthn-stamper) to integrate with API keys or passkeys.

Patch Changes

0.1.1

Patch Changes

  • README updates

0.1.0

Initial release!