Releases: safe-global/safe-core-sdk
Releases · safe-global/safe-core-sdk
r50
r49
New Versions
- api-kit:
v2.5.2
- protocol-kit:
v5.0.2
- relay-kit:
v3.2.2
- sdk-starter-kit:
v1.0.2
- testing-kit:
0.1.1
What's Changed
- fix(protocol-kit): fixed
isL1SafeSingleton
issues and added thereplicate-address
playground by @DaniSomoza in #1007 - fix(protocol-kit): fixed missing
deploymentType
param in theencodeSetupCallData
in thecreateSafeDeploymentTransaction
method by @DaniSomoza in #1009 - feat(api-kit): add ordering props to getPendingTransactions by @dasanra in #1011
Full Changelog: r48...r49
r48
r47
New Versions
- api-kit:
v2.5.0
- protocol-kit:
v5.0.0
- relay-kit:
v3.2.0
- sdk-starter-kit:
v1.0.0
- testing-kit:
0.1.0
- types-kit:
v1.0.0
What's Changed
- feat: Viem migration + Passkeys by @leonardotc in #931
- chore(deps): bump micromatch from 4.0.7 to 4.0.8 by @dependabot in #960
- chore(deps): bump path-to-regexp from 1.8.0 to 1.9.0 by @dependabot in #970
- feat: remove onramp-kit and auth-kit from repo by @dasanra in #972
- feat: Testing kit by @yagopv in #962
- feat(sdk-starter-kit): Improvements by @yagopv in #967
- chore: bump dependencies by @dasanra in #974
- chore: Types kit by @yagopv in #973
- fix(testing-kit): Issues with executable by @yagopv in #979
- chore: code cleanup and improvements by @dasanra in #977
- feat(protocol-kit): Predict Safe address improvements by @yagopv in #982
- feat(protocol-kit): Add deployment functionality to Safe class by @DaniSomoza in #980
Full Changelog: r46...r47
r46
r45
New Versions
- api-kit:
v2.4.5
- protocol-kit:
v4.1.0
- relay-kit:
v3.1.0
- safe-core-sdk-types:
v5.1.0
What's Changed
- fix: change test owner for multiple Safes by @dasanra in #945
- chore: Rename
safe-kit
tosdk-starter-kit
by @dasanra in #939 - feat(sdk-starter-kit): Add owner management methods by @yagopv in #949
- feat(sdk-starter-kit): Improve owner management by @yagopv in #952
- Passkey support by @DaniSomoza in #808
- Refactor: static network in JsonRpcProvider by @katspaugh in #955
Full Changelog: r44...r45
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