Releases: safe-global/safe-gateway-typescript-sdk
Releases · safe-global/safe-gateway-typescript-sdk
v3.5.1
- fix: make
safeAppId
optional, add messagesTag
+ message endpoint (#104)
v3.5.0
- Refactor: allow both get and post methods on the same endpoint #101 (#102)
- feat: EIP-1271 propose, confirm and list endpoints (#100)
v3.4.7
- feat: EIP-1271 propose, confirm and list endpoints (#100)
v3.4.6
- fix: add
trusted
to MultisigExecutionDetails
(#99)
v3.4.5
- Chore: use CommonJS modules for dist (#97)
v3.4.4
- Chore: rm webpack, use tsc (#96)
- Fix: SDK links in the readme (#95)
v3.4.3
- Fix: update CGW URL (#93)
v3.4.2
- fix: add "trusted" parameter to the queue endpoint
- fix: use import type where possible (#91)
- Chore: rm e2e tests (#92)
v3.4.1
- add missing enum types (#90)
v3.4.0
- add url query param to safe-apps endpoint (#89)
- Refactor: interface -> type (#88)