Skip to content

Releases: algorandfoundation/algokit-utils-ts

v10.0.0-alpha.39

18 Feb 17:04
441f8da

Choose a tag to compare

v10.0.0-alpha.39 Pre-release
Pre-release

10.0.0-alpha.39 (2026-02-18)

v10.0.0-alpha.38

11 Feb 13:26
84f27a2

Choose a tag to compare

v10.0.0-alpha.38 Pre-release
Pre-release

10.0.0-alpha.38 (2026-02-11)

Bug Fixes

  • preserve bare specifiers for subpath and undeclared external imports in rolldown build (#540) (84f27a2)

v10.0.0-alpha.37

10 Feb 22:25
3e3a217

Choose a tag to compare

v10.0.0-alpha.37 Pre-release
Pre-release

10.0.0-alpha.37 (2026-02-10)

Features

  • add network manager for time and round management (6547ce2)

v10.0.0-alpha.36

10 Feb 10:34
9386b00

Choose a tag to compare

v10.0.0-alpha.36 Pre-release
Pre-release

10.0.0-alpha.36 (2026-02-10)

v10.0.0-alpha.35

09 Feb 22:01
70f3340

Choose a tag to compare

v10.0.0-alpha.35 Pre-release
Pre-release

10.0.0-alpha.35 (2026-02-09)

Features

  • add centralized example runner script (c1fe6df)
  • docs: add examples section with dynamic page generation (a8efcff)

Bug Fixes

Code Refactoring

  • simplify example runner and require explicit build step (f66f764)
  • simplify examples-loader jsdoc parsing (ca63976)

v10.0.0-alpha.34

05 Feb 17:36
55e61cc

Choose a tag to compare

v10.0.0-alpha.34 Pre-release
Pre-release

10.0.0-alpha.34 (2026-02-05)

Bug Fixes

v10.0.0-alpha.33

02 Feb 23:22
8bf260d

Choose a tag to compare

v10.0.0-alpha.33 Pre-release
Pre-release

10.0.0-alpha.33 (2026-02-02)

Features

  • add abi and transact examples with CI verification (9794224)
  • add examples with CI verification (f1a8ea4)
  • algokit-crypto (#521) (45676a3)

Bug Fixes

  • audit failure (240e66a)
  • ci: reset LocalNet before transact examples (d7404cd)
  • lint error due to incorrect merge conflict resolution (bf78dd0)
  • show error output when example fails in verify-all.sh (53ff157)

v10.0.0-alpha.32

27 Jan 00:36
fe9cfe8

Choose a tag to compare

v10.0.0-alpha.32 Pre-release
Pre-release

10.0.0-alpha.32 (2026-01-27)

Bug Fixes

v10.0.0-alpha.31

23 Jan 16:20
e977e95

Choose a tag to compare

v10.0.0-alpha.31 Pre-release
Pre-release

10.0.0-alpha.31 (2026-01-23)

Bug Fixes

  • ci: update Node.js version to 22.x for semantic-release v25 compatibility (81edfef)

v10.0.0-alpha.29

04 Jan 11:18
71fd507

Choose a tag to compare

v10.0.0-alpha.29 Pre-release
Pre-release

10.0.0-alpha.29 (2026-01-04)

Bug Fixes

  • any for typescript (aa80a39)
  • define hasInstance to work better with react native (31e1d7e)
  • vite config to work better on Windows (3109213)