Releases: algorandfoundation/algokit-utils-ts
Releases · algorandfoundation/algokit-utils-ts
v10.0.0-alpha.35
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
v10.0.0-alpha.34
v10.0.0-alpha.33
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
v10.0.0-alpha.32
v10.0.0-alpha.31
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
10.0.0-alpha.29 (2026-01-04)
Bug Fixes
v10.0.0-alpha.28
v10.0.0-alpha.27
10.0.0-alpha.27 (2025-12-30)
Features
- return bytes from gatherSignatures to prevent double encoding and align with algosdk (5aedc2d)
v10.0.0-alpha.26
v10.0.0-alpha.25
10.0.0-alpha.25 (2025-12-29)
⚠ BREAKING CHANGES
- lsig delegation refactor
Features
- lsig delegation refactor (a350ce4)
Bug Fixes
- avoid circular refs (d0f027b)