Releases: safe-global/safe-core-sdk
Releases · safe-global/safe-core-sdk
r60
Versions
@safe-global/api-kit: 3.0.0
@safe-global/protocol-kit: 6.0.0
@safe-global/relay-kit: 4.0.0
@safe-global/sdk-starter-kit: 2.0.0
@safe-global/testing-kit: 0.2.0
@safe-global/types-kit: 2.0.0
Breaking changes
This release contains breaking changes, being the most relevant one that now all kits are bundled using ESM and CJS. Check our guides for other breaking changes:
What's Changed
- fix(types-kit): sync SafeMultisigTransactionResponse types with API by @dasanra in #1117
- chore: build kits with cjs and esm targets by @dasanra in #1049
- feat: Get pending SafeOperations support by @yagopv in #1123
- feat(relay-kit): Add Entrypoint v0.7 support by @yagopv in #1103
- feat(relay-kit): Add UserOperation custom nonce support by @yagopv in #1126
- fix(relay-kit): fix relay-kit tests to use a dynamic identifier by @DaniSomoza in #1130
- fix(relay-kit): Add
semver
dep in the relay-kit by @DaniSomoza in #1133 - fix(sdk-starter-kit): Add correct
safeModulesVersion
by @yagopv in #1136 - fix(api-kit):
node-fetch
dual compilation by @yagopv in #1137 - chore: api kit improvements by @dasanra in #1135
- feat(relay-kit): Set default module version to 0.2.0 by @yagopv in #1148
- feat(sdk-starter-kit): Enable confirmed txs and safe operations execution by @yagopv in #1144
- chore: remove web3 from tests and dependencies by @dasanra in #1147
- fix(api-kit): Tests by @yagopv in #1162
- chore: bump dependencies by @dasanra in #1151
Full Changelog: r59...r60
r59
r58
r57
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