Releases: starknet-io/starknet.js
Releases · starknet-io/starknet.js
v6.4.1
6.4.1 (2024-03-14)
Bug Fixes
v6.4.0
6.4.0 (2024-03-12)
Bug Fixes
- expand encoding type for preset types (b992446)
Features
- enable cairo 2.6.0 contract declaration (0104c59)
- skip signatures when skipValidate is true (6f784ea)
v6.3.0
6.3.0 (2024-03-11)
Features
- update starknetId class and add getStarkProfile function (ae71c97)
v6.2.1
6.2.1 (2024-03-11)
Bug Fixes
- repair Cairo 1 nested and enum tuple handling (ce2e541)
v6.2.0
6.2.0 (2024-03-07)
Features
- implement RPC v0.7.0-rc2 specification (de32936)
v6.1.5
6.1.5 (2024-03-02)
Bug Fixes
- RpcChannel: allow client to provide
specVersion
(ae8cf8e)
v6.1.4
6.1.4 (2024-02-26)
Bug Fixes
- Calldata.compile: do not split long
entrypoint
names before calling getSelectorFromName
(9434bcd)
v6.1.3
6.1.3 (2024-02-23)
Bug Fixes
- update fetch-cookie dependency (518330c)
v6.1.2
6.1.2 (2024-02-20)
Bug Fixes
- drop abi-wan-kanabi-v1 support (30a4681)
v6.1.1
6.1.1 (2024-02-19)
Bug Fixes