Releases: coinbase/coinbase-sdk-nodejs
Releases · coinbase/coinbase-sdk-nodejs
coinbase-sdk-v0.25.0
coinbase-sdk-v0.24.0
What's Changed
- Update publish.yml by @0xRAG in #408
- Releasing v0.24.0 by @drohit-cb in #420
Full Changelog: v0.23.0...v0.24.0
coinbase-sdk-v0.23.0
What's Changed
- chore: fix how options are parsed when not doing native eth unstake v2 by @djoyahoy in #409
- feat: unify consensus and execution based withdrawals by @drohit-cb in #412
Full Changelog: v0.22.0...v0.23.0
coinbase-sdk-v0.22.0
What's Changed
- chore: use GH Environment for NPM Publication GHA by @John-peterson-coinbase in #402
- feat: add execution layer withdrawal support for native eth unstaking by @djoyahoy in #404
- chore: Add hoodi support by @drohit-cb in #405
New Contributors
Full Changelog: v0.21.0...v0.22.0
coinbase-sdk-v0.21.0
What's Changed
- fix: add sleep for faucet and wait for transaction history by @jazz-cb in #395
- Expose withdrawal credslist validators api by @drohit-cb in #396
- Improve error message when SDK is used and not initalized by @rohan-agarwal-coinbase in #394
Full Changelog: v0.20.0...v0.21.0
coinbase-sdk-v0.20.0
What's Changed
- support edwards keys in #389 by @dimei-BT
- improved in-line documentation in #391 by @rohan-agarwal-coinbase
Full Changelog: v0.19.0...v0.20.0
coinbase-sdk-v0.19.0
What's Changed
- add eurc & cbbtc to Coinbase assets by @milan-cb in #386
- SmartWallet support by @rohan-agarwal-coinbase in #376
Full Changelog: v0.18.1...v0.19.0
coinbase-sdk-v0.18.1
What's Changed
Full Changelog: v0.18.0...v0.18.1
coinbase-sdk-v0.180
What's Changed
- [Chore] Tweak README by @yuga-cb in #373
- feat: added support for transaction receipt on contract invocation (PSDK-44) by @milan-cb in #375
- update changelog and version by @milan-cb in #378
- feat: Release 0.18.0 with transaction receipt on contract invocations by @milan-cb in #379
Full Changelog: v0.17.0...v0.18.0
coinbase-sdk-v0.17.0
[0.17.0] - 2025-02-01
Added
- Add
broadcastExternalTransaction
method toExternalAddress
to broadcast an external transaction.