Releases: algorandfoundation/puya-ts
Releases · algorandfoundation/puya-ts
v1.0.0-alpha.88
1.0.0-alpha.88 (2025-10-14)
Features
v1.0.0-alpha.87
1.0.0-alpha.87 (2025-10-01)
v1.0.0-alpha.86
1.0.0-alpha.86 (2025-09-23)
v1.0.0-alpha.85
1.0.0-alpha.85 (2025-09-23)
Bug Fixes
v1.0.0-alpha.84
v1.0.0-alpha.83
v1.0.0-alpha.82
v1.0.0-alpha.81
1.0.0-alpha.81 (2025-09-11)
Features
- replace .native property with .as_uint64() and .as_biguint() methods in arc4.Uint (bd4b9be)
Bug Fixes
- audit vulnerabilities (0dfc12b)
v1.0.0-alpha.80
1.0.0-alpha.80 (2025-09-04)
Features
- changes to support node 20 (b60d4ba)
- consistent awst serialization (8522b42)
- set minNodeVersion to v20-lts (cc618a6)
- type-safe Set.prototype.union polyfill (ab8b4c6)
Bug Fixes
- rename artifact folders to not have node version as package root for semantic release is set without node version (6f67d58)
v1.0.0-alpha.79
1.0.0-alpha.79 (2025-09-01)
Features
- Refactor typed abiCall helper to support type only imports (c7f6942)