Releases: safe-global/safe-gateway-typescript-sdk
Releases · safe-global/safe-gateway-typescript-sdk
v2.6.0
- Added Safe Apps List endpoint (#41)
v2.5.8
- Chore: remove automated npm publishing (#38)
- Rm unused ERC1155 feature flag (#39)
- Add optional safeTxGas feature (#35)
v2.5.7
- Add publicRpcUri to ChainInfo (#36)
v2.5.6
- Add safeAppsRpcUri type (#34)
v2.5.5
- fix: Bump version (#33)
- Add missing
type
s to TransactionListItem
(#32)
v2.5.4
- Update chain config types (#31)
v2.5.3
- chore: Add txId to TransactionDetails type (#29)
- Chore: automatically publish the npm package when the version is updated (#28)
v2.3.0
Added
- New gas estimation endpoint (#14)
Fixed
- getOwnedSafes response type
Safe gateway SDK v2.1.0
Added
- Added guard property to SafeAppInfo (#13)
- Allow signature to be undefined in MultisigTransactionRequest
Safe gateway SDK v2.0.1
Fixed
- Fixed a typo in SafeAppInfo type ( #11 )