v1.3.0
1.3.0 (2024-01-03)
Bug Fixes
- web: ensure we have the public key for arconnect wallets when signing data (7dd9ae0)
- web: remove reference to
node:crypto
in websigner, use signer to signer to sign header (45a413d)
Features
- signer: allow an optional signer to be passed instead of JWK for signing data items (b70cfa2)