Skip to content

Releases: dfinity/agent-js

v0.18.0

12 Jul 22:40
1b80eac
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.17.0...v0.18.0

v0.17.0

07 Jul 01:28
8254c47
Compare
Choose a tag to compare
chore: release v0.17.0 (#735)

* chore: release v0.17.0

* update package-lock.json

v0.16.0

29 Jun 17:31
e292412
Compare
Choose a tag to compare

Small breaking change - typo in JsonnableWebAuthnIdentity type
Reverts use of Headers struct in HttpAgent for better node.js fetch library compatibility

What's Changed

Full Changelog: v0.15.7...v0.16.0

v0.15.7

21 Jun 18:34
7e85515
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.15.6...v0.15.7

v0.15.6

25 Apr 16:59
61848d7
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.15.5...v0.15.6

v0.15.5

13 Apr 16:44
d8665b3
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.15.4...v0.15.5

v0.15.4

21 Feb 21:47
3695f6c
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.15.3...v0.15.4

v0.15.3

06 Feb 16:54
aa14db3
Compare
Choose a tag to compare

What's Changed

  • chore: release v0.15.3 by @krpeacock in #684
  • Reverted a cors issue introduced by the X-IC-REQUEST-ID header

Full Changelog: v0.15.2...v0.15.3

v0.15.2

26 Jan 17:57
8bf42cc
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.15.0...v0.15.2

v0.15.0

13 Dec 16:59
0fa1e6a
Compare
Choose a tag to compare

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