Skip to content

Releases: algorandfoundation/algokit-utils-ts

v5.6.0

15 Mar 17:02
8e0f665
Compare
Choose a tag to compare

5.6.0 (2024-03-15)

Features

  • Added the definition of the state proof transaction in the indexer types (#247) (974d460)

v5.5.2

15 Mar 14:48
fc669c5
Compare
Choose a tag to compare

5.5.2 (2024-03-15)

Bug Fixes

  • Correcting incorrect indexer type for multisig signature (#246) (51c913f)
  • more efficient resource population (#244) (2639d16)
  • remove all duplicate resources in resource population (#243) (e323559)

v5.5.2-beta.3

13 Mar 18:36
51c913f
Compare
Choose a tag to compare
v5.5.2-beta.3 Pre-release
Pre-release

5.5.2-beta.3 (2024-03-13)

Bug Fixes

  • Correcting incorrect indexer type for multisig signature (#246) (51c913f)

v5.5.2-beta.2

13 Mar 17:01
2639d16
Compare
Choose a tag to compare
v5.5.2-beta.2 Pre-release
Pre-release

5.5.2-beta.2 (2024-03-13)

Bug Fixes

v5.5.2-beta.1

13 Mar 11:28
e323559
Compare
Choose a tag to compare
v5.5.2-beta.1 Pre-release
Pre-release

5.5.2-beta.1 (2024-03-13)

Bug Fixes

  • remove all duplicate resources in resource population (#243) (e323559)

v5.5.1

12 Mar 14:47
6942919
Compare
Choose a tag to compare

5.5.1 (2024-03-12)

Bug Fixes

  • export all types in types folder (98abfce)

v5.5.1-beta.1

12 Mar 09:20
0d03b5a
Compare
Choose a tag to compare
v5.5.1-beta.1 Pre-release
Pre-release

5.5.1-beta.1 (2024-03-12)

Bug Fixes

  • add permission to fix semantic release (5d7cfff)
  • downgrade semantic release to support node 18 build agent (#239) (15da4e1)
  • drop semantic release version back to previous major (6ede826)
  • export all types in types folder (98abfce)

v5.5.0

21 Feb 12:34
d3b2200
Compare
Choose a tag to compare

5.5.0 (2024-02-21)

Features

  • add populateAppCallResources to Config (#228) (2145566)

Dependencies and Other Build Updates

  • Added ignore for false positive audit vulnerability (#229) (3bbb883)
  • change exception id for npm audit (#231) (f62f240)

v5.5.0-beta.2

21 Feb 12:23
f62f240
Compare
Choose a tag to compare
v5.5.0-beta.2 Pre-release
Pre-release

5.5.0-beta.2 (2024-02-21)

Dependencies and Other Build Updates

v5.5.0-beta.1

20 Feb 13:20
2145566
Compare
Choose a tag to compare
v5.5.0-beta.1 Pre-release
Pre-release

5.5.0-beta.1 (2024-02-20)

Features

  • add populateAppCallResources to Config (#228) (2145566)