File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file.
44See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
55
6+ ## [ 0.55.0] ( https://github.com/input-output-hk/cardano-js-sdk/compare/@cardano-sdk/e2e@0.54.3...@cardano-sdk/e2e@0.55.0 ) (2025-07-04)
7+
8+ ### ⚠ BREAKING CHANGES
9+
10+ * ** tx-construction:** remove validateValue and validateValues from OutputValidator
11+
12+ ### Features
13+
14+ * ** tx-construction:** remove validateValue and validateValues from OutputValidator ([ d951644] ( https://github.com/input-output-hk/cardano-js-sdk/commit/d9516444f34a09be9437753c75eae311713730e1 ) )
15+
616## [ 0.54.3] ( https://github.com/input-output-hk/cardano-js-sdk/compare/@cardano-sdk/e2e@0.54.2...@cardano-sdk/e2e@0.54.3 ) (2025-07-01)
717
818** Note:** Version bump only for package @cardano-sdk/e2e
Original file line number Diff line number Diff line change 11{
22 "name" : " @cardano-sdk/e2e" ,
3- "version" : " 0.54.3 " ,
3+ "version" : " 0.55.0 " ,
44 "description" : " End to end tests for the cardano-js-sdk packages." ,
55 "repository" : " https://github.com/input-output-hk/cardano-js-sdk" ,
66 "license" : " Apache-2.0" ,
Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file.
44See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
55
6+ ## [ 0.16.7] ( https://github.com/input-output-hk/cardano-js-sdk/compare/@cardano-sdk/hardware-ledger@0.16.6...@cardano-sdk/hardware-ledger@0.16.7 ) (2025-07-04)
7+
8+ ** Note:** Version bump only for package @cardano-sdk/hardware-ledger
9+
610## [ 0.16.6] ( https://github.com/input-output-hk/cardano-js-sdk/compare/@cardano-sdk/hardware-ledger@0.16.5...@cardano-sdk/hardware-ledger@0.16.6 ) (2025-07-01)
711
812** Note:** Version bump only for package @cardano-sdk/hardware-ledger
Original file line number Diff line number Diff line change 11{
22 "name" : " @cardano-sdk/hardware-ledger" ,
3- "version" : " 0.16.6 " ,
3+ "version" : " 0.16.7 " ,
44 "description" : " Mappings and integration with Ledger hardware" ,
55 "engines" : {
66 "node" : " >=16.20.2"
Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file.
44See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
55
6+ ## [ 0.7.19] ( https://github.com/input-output-hk/cardano-js-sdk/compare/@cardano-sdk/hardware-trezor@0.7.18...@cardano-sdk/hardware-trezor@0.7.19 ) (2025-07-04)
7+
8+ ** Note:** Version bump only for package @cardano-sdk/hardware-trezor
9+
610## [ 0.7.18] ( https://github.com/input-output-hk/cardano-js-sdk/compare/@cardano-sdk/hardware-trezor@0.7.17...@cardano-sdk/hardware-trezor@0.7.18 ) (2025-07-01)
711
812** Note:** Version bump only for package @cardano-sdk/hardware-trezor
Original file line number Diff line number Diff line change 11{
22 "name" : " @cardano-sdk/hardware-trezor" ,
3- "version" : " 0.7.18 " ,
3+ "version" : " 0.7.19 " ,
44 "description" : " Mappings and integration with Trezor hardware" ,
55 "engines" : {
66 "node" : " >=16.20.1"
Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file.
44See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
55
6+ ## [ 0.28.0] ( https://github.com/input-output-hk/cardano-js-sdk/compare/@cardano-sdk/tx-construction@0.27.5...@cardano-sdk/tx-construction@0.28.0 ) (2025-07-04)
7+
8+ ### ⚠ BREAKING CHANGES
9+
10+ * ** tx-construction:** remove validateValue and validateValues from OutputValidator
11+
12+ ### Features
13+
14+ * ** tx-construction:** remove validateValue and validateValues from OutputValidator ([ d951644] ( https://github.com/input-output-hk/cardano-js-sdk/commit/d9516444f34a09be9437753c75eae311713730e1 ) )
15+
16+ ### Bug Fixes
17+
18+ * ** tx-construction:** use output address size as minimum coin computation param ([ 42bb1c7] ( https://github.com/input-output-hk/cardano-js-sdk/commit/42bb1c72e8c3f9db0099a801269e7acb6e74369e ) )
19+
620## [ 0.27.5] ( https://github.com/input-output-hk/cardano-js-sdk/compare/@cardano-sdk/tx-construction@0.27.4...@cardano-sdk/tx-construction@0.27.5 ) (2025-07-01)
721
822** Note:** Version bump only for package @cardano-sdk/tx-construction
Original file line number Diff line number Diff line change 11{
22 "name" : " @cardano-sdk/tx-construction" ,
3- "version" : " 0.27.5 " ,
3+ "version" : " 0.28.0 " ,
44 "description" : " Types and functions for constructing transactions on Cardano" ,
55 "engines" : {
66 "node" : " >=16.20.2"
Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file.
44See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
55
6+ ## [ 0.53.7] ( https://github.com/input-output-hk/cardano-js-sdk/compare/@cardano-sdk/wallet@0.53.6...@cardano-sdk/wallet@0.53.7 ) (2025-07-04)
7+
8+ ** Note:** Version bump only for package @cardano-sdk/wallet
9+
610## [ 0.53.6] ( https://github.com/input-output-hk/cardano-js-sdk/compare/@cardano-sdk/wallet@0.53.5...@cardano-sdk/wallet@0.53.6 ) (2025-07-01)
711
812** Note:** Version bump only for package @cardano-sdk/wallet
Original file line number Diff line number Diff line change 11{
22 "name" : " @cardano-sdk/wallet" ,
3- "version" : " 0.53.6 " ,
3+ "version" : " 0.53.7 " ,
44 "description" : " Wallet modules" ,
55 "engines" : {
66 "node" : " >=16.20.2"
You can’t perform that action at this time.
0 commit comments