Skip to content

Releases: algorandfoundation/algokit-utils-ts

v9.1.0

10 May 13:34
867be62

Choose a tag to compare

9.1.0 (2025-05-10)

Features

Bug Fixes

  • build issue when run on node22 (#391) (a1ec10c)
  • fix parsing of PC when a inner transaction fails (#397) (1df9623)

v9.1.0-beta.2

09 May 20:08
1df9623

Choose a tag to compare

v9.1.0-beta.2 Pre-release
Pre-release

9.1.0-beta.2 (2025-05-09)

Bug Fixes

  • fix parsing of PC when a inner transaction fails (#397) (1df9623)

v9.1.0-beta.1

09 May 12:46
403a1a2

Choose a tag to compare

v9.1.0-beta.1 Pre-release
Pre-release

9.1.0-beta.1 (2025-05-09)

Features

v9.0.2-beta.1

23 Apr 06:46
a1ec10c

Choose a tag to compare

v9.0.2-beta.1 Pre-release
Pre-release

9.0.2-beta.1 (2025-04-23)

Bug Fixes

v9.0.1

11 Apr 18:49
c1c8f5f

Choose a tag to compare

9.0.1 (2025-04-11)

Bug Fixes

  • ensure getMap works properly with prefix (#390) (0ed9337)

v9.0.1-beta.1

11 Apr 17:55
0ed9337

Choose a tag to compare

v9.0.1-beta.1 Pre-release
Pre-release

9.0.1-beta.1 (2025-04-11)

Bug Fixes

  • ensure getMap works properly with prefix (#390) (0ed9337)

v9.0.0

25 Mar 18:43
7a0066d

Choose a tag to compare

9.0.0 (2025-03-25)

⚠ BREAKING CHANGES

  • enable populateAppCallResources by default (#388)
  • replace AlgorandClientInterface with AlgorandClient (#387)

Features

  • enable populateAppCallResources by default (#388) (0365447)
  • replace AlgorandClientInterface with AlgorandClient (#387) (88445bc)

Bug Fixes

v9.0.0-beta.2

25 Mar 18:30
2340cbb

Choose a tag to compare

v9.0.0-beta.2 Pre-release
Pre-release

9.0.0-beta.2 (2025-03-25)

Bug Fixes

v9.0.0-beta.1

24 Mar 22:37
0365447

Choose a tag to compare

v9.0.0-beta.1 Pre-release
Pre-release

9.0.0-beta.1 (2025-03-24)

⚠ BREAKING CHANGES

  • enable populateAppCallResources by default (#388)
  • replace AlgorandClientInterface with AlgorandClient (#387)

Features

  • enable populateAppCallResources by default (#388) (0365447)
  • replace AlgorandClientInterface with AlgorandClient (#387) (88445bc)

v8.2.2

27 Feb 06:13
00bbf12

Choose a tag to compare

8.2.2 (2025-02-27)

Bug Fixes

  • use correct group index for composer.buildTransactions() (#384) (e9efed8)