Releases: safe-global/safe-core-sdk
Releases · safe-global/safe-core-sdk
r44
New Versions
- api-kit:
v2.4.4
- protocol-kit:
v4.0.4
- relay-kit:
v3.0.4
What's Changed
- fix(api-kit): Fix e2e tests for multisig transactions by @tmjssz in #919
- feat: Safe kit testing by @yagopv in #911
- chore: bump
@safe-global/safe-deployments
to the latest version by @dasanra in #936
Full Changelog: r43...r44
r43
New Versions
- api-kit:
v2.4.3
- auth-kit:
v2.0.9
- onramp-kit:
v3.0.8
- protocol-kit:
v4.0.3
- relay-kit:
v3.0.3
- safe-core-sdk-types:
v5.0.3
What's Changed
- feat: Create new package
safe-kit
by @yagopv in #877 - feat(api-kit): Support for SafeOperation confirmations endpoints by @tmjssz in #876
- fix(api-kit): Fix failing e2e tests by @tmjssz in #897
- fix(api-kit): Fix flaky e2e tests by @tmjssz in #898
- feat(safe-kit): Multisig by @yagopv in #885
- fix: 4337 issues by @yagopv in #904
- feat(relay-kit): Improve
Safe4337Pack
paymaster types by @yagopv in #902 - chore: bump safe-deployments by @dasanra in #910
Full Changelog: r42...r43
r42
New Versions
- api-kit:
v2.4.2
- auth-kit:
v2.0.8
- onramp-kit:
v3.0.7
- protocol-kit:
v4.0.2
- relay-kit:
v3.0.2
- safe-core-sdk-types:
v5.0.2
What's Changed
- chore(relay-kit): bump safe-modules-deployments to 2.1.1 version by @DaniSomoza in #842
- feat(relay-kit): Add tx service compatibility to
Safe4337Pack
by @yagopv in #836 - fix:(relay-kit): check uses V0.6 entrypoint on Safe4337Pack by @leonardotc in #822
- feat(relay-kit): Remove
rpcUrl
by @yagopv in #854 - fix(protocol-kit): fix execution test by @dasanra in #858
- chore: bump dependencies by @dasanra in #874
- fix(protocol-kit): considering the
SafeVersion
in theisL1Contract
check inSafeBaseContract
by @DaniSomoza in #878 - fix(api-kit): update delegate address type by @dasanra in #879
Full Changelog: r41...r42
r41
New Versions
- account-abstraction-kit-poc:
v3.0.1
- api-kit:
v2.4.1
- auth-kit:
v2.0.7
- onramp-kit:
v3.0.6
- protocol-kit:
v4.0.1
- relay-kit:
v3.0.1
- safe-core-sdk-types:
v5.0.1
What's Changed
- chore(auth-kit): Remove
eth-testing
package from auth-kit by @yagopv in #828 - fix: Flaky tests by @yagopv in #831
- chore: Update READMEs and Github templates by @dasanra in #830
- fix(api-kit): Rename
callDataGasLimit
tocallGasLimit
by @yagopv in #835 - fix(protocol-kit): move safe-core-sdk-types from devDependencies to dependencies by @dasanra in #837
Full Changelog: r40...r41
r40
New Versions
- account-abstraction-kit-poc:
v3.0.0
- api-kit:
v2.4.0
- auth-kit:
v2.0.6
- onramp-kit:
v3.0.5
- protocol-kit:
v4.0.0
- relay-kit:
v3.0.0
- safe-core-sdk-types:
v5.0.0
⚠️ Breaking Changes
protocol-kit
relay-kit
What's Changed
- replace
callsOnly
byonlyCalls
in README by @clemsos in #802 - chore(deps): bump ejs from 3.1.9 to 3.1.10 by @dependabot in #801
- [api kit] Update delegates endpoint to v2 by @leonardotc in #804
- fix(relay-kit): User Operation gas estimation ignored by @yagopv in #812
- Mergeback release to
development
by @dasanra in #818 - feat(protocol-kit): Add Abitype for contract types and use EIP-1193 by @DaniSomoza in #604
- feat(api-kit): 4337 API functions by @tmjssz in #777
New Contributors
Full Changelog: r39...r40
r39
New Versions
- @safe-global/account-abstraction-kit-poc: v2.1.1
- @safe-global/api-kit: v2.3.2
- @safe-global/auth-kit: v2.0.5
- @safe-global/protocol-kit: v3.1.1
- @safe-global/onramp-kit: v3.0.4
- @safe-global/relay-kit: v2.1.1
- @safe-global/safe-core-sdk-types: v4.1.1
What's Changed
Full Changelog: r38...r39
r38
New Versions
- @safe-global/account-abstraction-kit-poc: v2.1.0
- @safe-global/api-kit: v2.3.1
- @safe-global/auth-kit: v2.0.3
- @safe-global/protocol-kit: v3.1.0
- @safe-global/onramp-kit: v3.0.3
- @safe-global/relay-kit: v2.1.0
- @safe-global/safe-core-sdk-types: v4.1.0
What's Changed
- feat: 4337 integration by @yagopv in #693
- fix: migrate api kit tests to sepolia by @leonardotc in #762
- feat(protocol-kit): get modules paginated by @leonardotc in #774
New Contributors
- @leonardotc made their first contribution in #762
Full Changelog: r37...r38
r37
New versions
- @safe-global/account-abstraction-kit-poc: v2.0.3
- @safe-global/api-kit: v2.3.0
- @safe-global/auth-kit: v2.0.3
- @safe-global/protocol-kit: v3.0.2
- @safe-global/onramp-kit: v3.0.2
- @safe-global/relay-kit: v2.0.3
- @safe-global/safe-core-sdk-types: v4.0.2
What's Changed
- feat(api-kit): add ZkSync and ZkEvm service links by @dasanra in #730
- chore: bump safe-deployments by @dasanra in #752
Full Changelog: r36...r37
r36
New Versions
- account-abstraction-kit-poc:
v2.0.2
- api-kit:
v2.2.0
- auth-kit:
v2.0.2
- onramp-kit:
v3.0.1
- protocol-kit:
v3.0.1
- relay-kit:
v2.0.2
- safe-core-sdk-types:
v4.0.1
What's Changed
- chore(deps): bump ip from 2.0.0 to 2.0.1 by @dependabot in #704
- chore(deps): bump undici from 5.28.1 to 5.28.3 by @dependabot in #702
- chore(api-kit): Add Base Sepolia support by @yagopv in #708
- chore: bump safe deployments to v1.33.0 by @dasanra in #716
- Publish release by @dasanra in #717
Full Changelog: r35...r36
Safe{Core} A A SDK Release 35
New Versions
- account-abstraction-kit-poc:
v2.0.1
- api-kit:
v2.1.0
- auth-kit:
v2.0.1
- onramp-kit:
v3.0.0
- protocol-kit:
v3.0.0
- relay-kit:
v2.0.1
- safe-core-sdk-types:
v4.0.0
⚠️ Breaking Changes
protocol-kit
- Rename
signTransactionHash()
tosignHash()
as the parameter is a hash that is not exclusive for transactions.
auth-kit
- Expose an
AuthKitEthereumProvider
instead theEip1193Provider
coming from ethers.
safe-core-sdk-types
- Rename
SafeTransactionEIP712Args
toSafeEIP712Args
as the Args are not exclusive for transactions.
What's Changed
- chore(deps): bump word-wrap from 1.2.3 to 1.2.5 by @dependabot in #618
- feat: add missing
proposer
field toSafeMultisigTransactionWithTransfersResponse
by @pradel in #622 - feat(auth-kit): SafeAuthPack by @yagopv in #575
- Prepare release by @dasanra in #629
- Publish: by @dasanra in #630
- Adjust MoneriumPack to v2.7.2 of @monerium/sdk by @einaralex in #591
- fix(onramp-kit): Some improvement to Monerium PR by @yagopv in #639
- fix(onramp-kit): monerium/sdk now accepts chainId by @einaralex in #642
- chore: Remove test INFURA_KEY by @yagopv in #641
- fix(protocol-kit): Fix memoization issue across different chains in the predict Safe address util by @DaniSomoza in #640
- Update dependencies by @dasanra in #645
- fix(api-kit): pending INFURA_KEY by @dasanra in #646
- fix: use one push for all coverage reports by @dasanra in #648
- feat(protocol-kit): EIP-1271 integration by @yagopv in #556
- chore(deps): bump follow-redirects from 1.15.3 to 1.15.4 by @dependabot in #659
- chore(deps): bump follow-redirects from 1.15.2 to 1.15.4 in /packages/onramp-kit/example/server by @dependabot in #658
- chore: bump safe-deployments to latest version by @dasanra in #660
- chore: Rename protocol-kit in onramp-kit by @dasanra in #669
- feat(protocol-kit): Improve EIP1271 tests by @yagopv in #668
- chore(deps-dev): bump vite from 4.5.0 to 4.5.2 in /packages/onramp-kit/example/client by @dependabot in #671
- chore(deps-dev): bump vite from 4.5.0 to 4.5.2 in /packages/auth-kit/example by @dependabot in #672
- chore: bump safe deployments to latest version by @dasanra in #675
- chore: bump safe deployments to add base sepolia compatibility by @dasanra in #677
- Prepare release by @dasanra in #667
- Merge release to development by @dasanra in #688
New Contributors
- @pradel made their first contribution in #622
- @einaralex made their first contribution in #591
Full Changelog: r34...r35