Skip to content

Releases: input-output-hk/cardano-js-sdk

@cardano-sdk/[email protected]

04 Dec 17:25
8a6db2a
Compare
Choose a tag to compare

0.1.17 (2023-12-04)

Note: Version bump only for package @cardano-sdk/crypto

@cardano-sdk/[email protected]

04 Dec 17:25
8a6db2a
Compare
Choose a tag to compare

0.22.1 (2023-12-04)

Note: Version bump only for package @cardano-sdk/core

@cardano-sdk/[email protected]

04 Dec 17:25
8a6db2a
Compare
Choose a tag to compare

0.23.1 (2023-12-04)

Note: Version bump only for package @cardano-sdk/cardano-services

@cardano-sdk/[email protected]

04 Dec 17:25
8a6db2a
Compare
Choose a tag to compare

0.15.1 (2023-12-04)

Features

  • cardano-services-client: map submit-api errors to new error types (d1e16bf)

@cardano-sdk/[email protected]

29 Nov 09:00
02a0eff
Compare
Choose a tag to compare

0.16.4 (2023-11-29)

Features

  • web-extension: add WalletRepository (945c4f6)

@cardano-sdk/[email protected]

29 Nov 09:00
02a0eff
Compare
Choose a tag to compare

0.26.0 (2023-11-29)

⚠ BREAKING CHANGES

  • personal wallet now takes a Bip32 address manager and a witnesser instead of key agent
  • stake registration and deregistration certificates now take a Credential instead of key hash

Features

  • hardware-trezor: add collaterals to trezor mappers (91a0f34)
  • hardware-trezor: add reference inputs and script to trezor mappers (26a96ab)
  • personal wallet now takes a Bip32 address manager and a witnesser instead of key agent (8308bf1)
  • stake registration and deregistration certificates now take a Credential instead of key hash (49612f0)
  • wallet: add CollectionStore.observeAll (ac4221f)

@cardano-sdk/[email protected]

29 Nov 09:00
02a0eff
Compare
Choose a tag to compare

0.14.3 (2023-11-29)

Note: Version bump only for package @cardano-sdk/util

@cardano-sdk/[email protected]

29 Nov 09:00
02a0eff
Compare
Choose a tag to compare

0.6.1 (2023-11-29)

Note: Version bump only for package @cardano-sdk/util-rxjs

@cardano-sdk/[email protected]

29 Nov 09:00
02a0eff
Compare
Choose a tag to compare

0.18.0 (2023-11-29)

⚠ BREAKING CHANGES

  • stake registration and deregistration certificates now take a Credential instead of key hash

Features

  • stake registration and deregistration certificates now take a Credential instead of key hash (49612f0)

@cardano-sdk/[email protected]

29 Nov 09:00
02a0eff
Compare
Choose a tag to compare

0.15.0 (2023-11-29)

⚠ BREAKING CHANGES

  • personal wallet now takes a Bip32 address manager and a witnesser instead of key agent
  • stake registration and deregistration certificates now take a Credential instead of key hash

Features

  • personal wallet now takes a Bip32 address manager and a witnesser instead of key agent (8308bf1)
  • stake registration and deregistration certificates now take a Credential instead of key hash (49612f0)

Bug Fixes

  • tx-construction: txBuilder now properly redistributes all outputs to first address after de-registration of all stake keys (a8b8ea7)