Releases: safe-global/safe-core-sdk
Releases · safe-global/safe-core-sdk
r56
Versions
@safe-global/relay-kit: 3.4.2
@safe-global/sdk-starter-kit: 1.1.4
What's Changed
- chore(deps): bump undici from 5.28.4 to 5.28.5 by @dependabot in #1115
- fix(relay-kit):
userOperationToHexValues
nonce
encode by @DaniSomoza in #1118
Full Changelog: r55...r56
r55
Versions
@safe-global/api-kit: 2.5.8
@safe-global/protocol-kit: 5.2.1
@safe-global/relay-kit: 3.4.1
@safe-global/sdk-starter-kit: 1.1.3
@safe-global/testing-kit: 0.1.2
@safe-global/types-kit: 1.0.2
What's Changed
- fix(api-kit): add missing properties to types by @dasanra in #1100
- chore: bump dependencies by @dasanra in #1110
- fix: types after API response upgrade by @dasanra in #1112
- chore: bump safe-deployments by @dasanra in #1113
Full Changelog: r54...r55
r54
New Versions
- api-kit:
v2.5.7
- protocol-kit:
v5.2.0
- relay-kit:
v3.4.0
- sdk-starter-kit:
v1.1.2
What's Changed
- feat: Onchain Identifier via transaction
data
andcalldata
fields by @DaniSomoza in #1059 - chore: Update license year by @germartinez in #1093
- chore(deps): bump cross-spawn from 7.0.3 to 7.0.6 by @dependabot in #1053
- fix(protocol-kit): Fix non-ArrayBuffer passkey signature error (#1054) by @richardhenry in #1094
- chore: Fix typos by @dasanra in #1096
- fix: Generate
getProtocolKitVersion
dynamically viaprebuild
script by @DaniSomoza in #1098
New Contributors
- @richardhenry made their first contribution in #1094
Full Changelog: r53...r54
r53
New Versions
- api-kit:
v2.5.6
- protocol-kit:
v5.1.1
- relay-kit:
v3.3.1
- sdk-starter-kit:
v1.1.1
What's Changed
- chore: bump safe-deployments to 1.37.22 by @DaniSomoza in #1079
Full Changelog: r52...r53
r52
New Versions
- api-kit:
v2.5.5
- protocol-kit:
v5.1.0
- relay-kit:
v3.3.0
- sdk-starter-kit:
v1.1.0
- types-kit:
1.0.1
What's Changed
- feat: Add deploymentType by @yagopv in #1032
- feat(protocol-kit): Add react native compatibility by @yagopv in #1033
- fix(api-kit): Missing
to
parameter by @yagopv in #1058 - feat: add SignatureType type by @DaniSomoza in #1061
- chore: bump safe-deployments by @yagopv in #1067
- fix(sdk-starter-kit): Add passkey types to starter-kit by @yagopv in #1073
- Prepare release by @yagopv in #1074
Full Changelog: r51...r52
r51
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