Releases: safe-global/safe-core-sdk
Releases · safe-global/safe-core-sdk
r68
Versions
@safe-global/protocol-kit: 6.1.1
@safe-global/relay-kit: 4.1.0
@safe-global/sdk-starter-kit: 3.0.1
@safe-global/testing-kit: 0.2.2
What's Changed
- feat(relay-kit): Add a new
GenericFeeEstimator
by @yagopv in #1238 - chore: bump safe deployments by @yagopv in #1245
- chore: bump safe deployments by @dasanra in #1261
- chore(deps): bump form-data from 4.0.0 to 4.0.4 by @dependabot[bot] in #1250
- chore(deps): bump sha.js from 2.4.11 to 2.4.12 by @dependabot[bot] in #1259
- chore(deps): bump cipher-base from 1.0.4 to 1.0.6 by @dependabot[bot] in #1260
Full Changelog: r67...r68
r67
Versions
@safe-global/api-kit: 4.0.0
@safe-global/protocol-kit: 6.1.0
@safe-global/relay-kit: 4.0.5
@safe-global/sdk-starter-kit: 3.0.0
@safe-global/types-kit: 3.0.0
What's Changed
- fix: pass through onchainAnalytics by @nlparis in #1220
- chore: update api-kit deprecated endpoints by @dasanra in #1227
- feat(api-kit): add sonic transaction service url by @0xnook in #1228
- chore: bump safe deployments by @dasanra in #1230
- feat(api-kit): Api keys integration by @yagopv in #1216
New Contributors
Full Changelog: r66...r67
r66
r65
r64
r63
r62
Versions
@safe-global/protocol-kit: 6.0.2
@safe-global/testing-kit: 0.2.1
@safe-global/types-kit: 2.0.1
What's Changed
- feat: Improve
ContractNetworksConfig
by @yagopv in #1149 - change shortname for fxcore to pundiai by @lance-web3 in #1178
- feat: Improve playgrounds information by @yagopv in #1175
- chore: bump safe-deployments by @dasanra in #1181
- feat: Publish info file by @yagopv in #1179
New Contributors
- @lance-web3 made their first contribution in #1178
Full Changelog: r61...r62
r61
Versions
@safe-global/api-kit: 3.0.1
@safe-global/protocol-kit: 6.0.1
@safe-global/relay-kit: 4.0.1
@safe-global/sdk-starter-kit: 2.0.1
What's Changed
- Add playground to show how to estimate gas by @yagopv in #1170
- feat(protocol-kit): set MultiSendCallOnly by default for MultiSend transactions by @dasanra in #1172
Full Changelog: r60...r61
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