Agent-JS 0.15.2 is released!
Small changes here. Most notable change is changing the auth-client base key from Ed25519 to ECDSA for more secure storage as a non-exportable CryptoKey.
- docs: bug where bls-verifiy was overwriting candid docs by @krpeacock in #667
- chore: release v0.15.1 by @krpeacock in #669
- chore: changelog by @krpeacock in #670
- docs: Small edit in JS Doc comment in Auth-Client Package by @Web3NL in #657
- docs: links to identity-secp256k1 by @krpeacock in #672
- feat: migrate to secure ECDSA key for auth-client by @krpeacock in #674
- feat: introduces X-Request-ID header to more easily identify retried requests by @krpeacock in #678
- chore: deprecates ledger-identityhq and @dfinity/authentication by @krpeacock in #665
- fix: Moved dev deps out of dependencies for auth-client. resolves #673 by @krpeacock in #680
- chore: release/v0.15.2 by @krpeacock in #682
Full release notes here: Release v0.15.2 · dfinity/agent-js · GitHub