Releases: starknet-io/starknet.js
Releases · starknet-io/starknet.js
v2.7.1
2.7.1 (2022-01-04)
Bug Fixes
- types: add block_number property to GetBlockResponse interface (696cf5a)
v2.7.0
2.7.0 (2022-01-03)
Bug Fixes
- add response to the waitForTx error (e25bdfd)
Features
- blockHash: add blockHash and fix test cases (4e107eb)
v2.6.0
2.6.0 (2021-12-29)
Bug Fixes
Features
v2.5.0
2.5.0 (2021-12-13)
Bug Fixes
Features
v2.4.0
2.4.0 (2021-12-09)
Features
v2.3.1
2.3.1 (2021-12-01)
Bug Fixes
v2.3.0
2.3.0 (2021-12-01)
Features
- add compileStructToCalldata (e5bdb18)
- utils: support shortstring and uint256 (f7ff057)
v2.2.0
2.2.0 (2021-11-30)
Bug Fixes
- bump version (02c8d07)
- correctly parse structs in Starknet return types (5a4a318)
- make Typescript compiler happy with constant types (aedd895)
- use urljoin (4f1a040)
Features
v2.1.1
2.1.1 (2021-11-30)
Bug Fixes
- correctly parse structs in Starknet return types (5a4a318)
- make Typescript compiler happy with constant types (aedd895)
v2.1.0
2.1.0 (2021-11-30)
Bug Fixes
Features