Skip to content

v0.15.0

Compare
Choose a tag to compare
@krpeacock krpeacock released this 13 Dec 16:59
· 137 commits to main since this release
0fa1e6a

What's Changed

Deprecates @dfinity/authentication, moving the isDelegationValid check into `@dfinity/identity.

Also moves Secp256k1KeyIdentity out of @dfinity/identity to its own package, @dfinity/identity-secp256k1 in order to keep package sizes down for other packages.

@dfinity/identity-ledgerhq is deprecated, and had already been out of use for some time. @zondax/ledger-icp is the maintained tool for integrating with the Ledger hardware wallet.

Full Changelog: v0.14.1...v0.15.0