Releases: safe-global/safe-core-sdk
Releases · safe-global/safe-core-sdk
Safe Core SDK Release 24
What's Changed
- Update License by @germartinez in #318
- Safe v1.0.0 and v1.1.1 compatibility by @germartinez in #285
Full Changelog: r23...r24
Safe Core SDK Release 23
What's Changed
- Fix SafeMultisigTransactionResponse missing type by @germartinez in #314
- v3.2.2 by @germartinez in #315
Full Changelog: r22...r23
Safe Core SDK Release 22
What's Changed
- Bump apollo-server-core from 3.10.2 to 3.11.1 by @dependabot in #297
- Migrate npm organization from
@gnosis.pm
to@safe-global
by @germartinez in #300 - safe-global migration by @germartinez in #301
- Fix EthersAdapter documentation by @germartinez in #304
- Operate with the transaction type returned by the Transaction Service by @germartinez in #307
- Add more scripts to the playground by @germartinez in #305
- Merge
development
intomain
by @germartinez in #308 - fix: Handle 0 safeTxGas when passed to createTransaction call by @usame-algan in #309
- v3.2.1 by @germartinez in #310
Full Changelog: r21...r22
Safe Core SDK Release 21
Safe Core SDK Release 20
New versions
- safe-core-sdk-types v1.7.0
- safe-core-sdk-utils v1.5.0
- safe-core-sdk v3.2.0
- safe-ethers-lib v1.7.0
- safe-service-client v1.4.0
- safe-web3-lib v1.7.0
What's Changed
- Refactor signature's V value adjustment code, better naming and comments by @mikhailxyz in #272
- Add SignMessageLib contract by @germartinez in #275
- Support CreateCall contract library by @germartinez in #277
- Update Mainnet Transaction Service URL (do not merge yet!) by @germartinez in #273
- Check if a transaction is valid by @germartinez in #279
- Allow the initialization of EthAdapter with providers instead of signers by @germartinez in #260
- Fix guide URL in README file by @germartinez in #281
- Update README.md for safe-ethers-adapters by @rellfy in #283
- Add networks from safe-deployments v1.17.0 by @germartinez in #286
- respect passed safeTxGas if the safe is 1.3.0 by @mikhailxyz in #293
- Fallback handler management by @germartinez in #294
- Remove warning when signing a transaction by @germartinez in #295
- v3.2.0 by @germartinez in #296
- Merge
development
intomain
by @germartinez in #278 - Fix fallbackHandlerAbi to optional property by @germartinez in #298
New Contributors
Full Changelog: r19...r20
Safe Core SDK Release 19
New versions
- safe-core-sdk-types v1.6.1
- safe-core-sdk-utils v1.4.1
- safe-core-sdk v3.1.1
- safe-ethers-lib v1.6.1
- safe-service-client v1.3.1
- safe-web3-lib v1.6.1
What's Changed
- Update/fix dependencies by @germartinez in #268
- v3.1.1 by @germartinez in #269
Full Changelog: r18...r19
Safe Core SDK Release 18
New versions
- safe-core-sdk-types v1.6.0
- safe-core-sdk-utils v1.4.0
- safe-core-sdk v3.1.0
- safe-ethers-lib v1.6.0
- safe-service-client v1.3.0
- safe-web3-lib v1.6.0
What's Changed
- Update nonce type in
TransactionOptions
by @germartinez in #254 - Remove Gnosis mentions by @germartinez in #255
- Update CLA allowlist by @germartinez in #256
- Add an SDK playground by @germartinez in #257
- Add transaction guards management by @germartinez in #259
- v3.1.0 by @germartinez in #266
Full Changelog: r17...r18
Safe Core SDK Release 17
New versions
- safe-core-sdk-types v1.5.0
- safe-core-sdk-utils v1.3.0
- safe-core-sdk v3.0.0
- safe-ethers-lib v1.5.0
- safe-web3-lib v1.5.0
What's Changed
- Bump undici from 5.8.0 to 5.9.1 by @dependabot in #241
- Bump apollo-server-core from 3.9.0 to 3.10.1 by @dependabot in #240
- Make executeTransaction immutable by @germartinez in #245
- Make signTransaction method immutable by @germartinez in #246
- Add user nonce to TransactionOptions type by @germartinez in #244
- Update documentation by @germartinez in #247
- Support MultiSendCallOnly by @germartinez in #250
- Rename methods and error messages by @germartinez in #251
- Update dependencies by @germartinez in #252
- fix readme of packages/safe-web3-lib by @kyosyun in #249
- v3.0.0 by @germartinez in #253
New Contributors
Full Changelog: r16...r17
Safe Core SDK Release 16
New versions
- safe-core-sdk v2.4.1
What's Changed
- Fix postinstall script by @germartinez in #236
- v2.4.1 by @germartinez in #237
Full Changelog: r15...r16