Safe Core SDK Release 30
New Versions
- account-abstraction-kit-poc: v1.0.0
- api-kit: v1.1.0
- auth-kit: v1.0.0
- onramp-kit: v1.0.0
- protocol-kit: v1.0.0
- relay-kit: v1.0.0
- safe-core-sdk-types: v2.0.0
- safe-ethers-adapters: v0.2.0-alpha.0
What's Changed
- docs: update docs and links by @dasanra in #392
- chore: export EthSafeSignature by @germartinez in #405
- chore: update safe-deployments to v1.22.0 by @germartinez in #397
- docs: Add some help for starting the examples by @yagopv in #403
- chore: fix eslint errors by @germartinez in #406
- chore: remove chainId from contracts getters by @germartinez in #402
- fix: TokenInfoListResponse results type by @sirvar in #408
- fix(auth-kit): Remove log causing wallet connection error by @yagopv in #412
- fix!: use type string for uint256 parameters by @dasanra in #404
- feat(protocol-kit): support undeployed Safes by @germartinez in #371
- fix(protocol-kit): relax signer compatible check by @raymondfeng in #373
- feat(auth-kit): Expose the getUserInfo() method from web3auth by @yagopv in #420
- chore: Rename adapters to packs by @yagopv in #416
- Predict safe address util by @DaniSomoza in #415
- docs: update salt nonce param reference in the deploy method by @DaniSomoza in #421
- Merge
development
intomain
by @germartinez in #418 - chore: merge
main
intodevelopment
by @germartinez in #424
New Contributors
- @sirvar made their first contribution in #408
- @raymondfeng made their first contribution in #373
- @DaniSomoza made their first contribution in #415
Full Changelog: r29...r30