Releases: multiversx/mx-sdk-js-core
Releases · multiversx/mx-sdk-js-core
v13.6.0
What's Changed
What's Changed
- Add managed decimal support (as in the rust framework) by @danielailie in #477
- Deprecate interaction checker by @danielailie in #478
Full Changelog: v13.5.0...v13.6.0
v13.5.0
v13.4.2
What's Changed
What's Changed
- Run npm audit fix, add missing info in package.json by @andreibancioiu in #474
Full Changelog: v13.4.1...v13.4.2
v13.4.1
What's Changed
What's Changed
- Run npm audt fix, update dev dependencies by @andreibancioiu in #473
Full Changelog: v13.4.0...v13.4.1
v13.4.0
What's Changed
This release contains a bunch of new features and also some fixes. Added support for RelayedV3 Transactions, EGLD
in MultiESDTNFTTransfer
and dynamic NFTs. For more informations please check out this page.
A "fixing" change has been introduced, there was a missing parameter for creating unjailing
transactions, that has been added.
The gasEstimator
has been marked as deprecated.
What's Changed
- Added amount parameter for unjailing transactions by @popenta in #461
- Added RelayedV3 method in RelayedTransactionsFactory by @popenta in #460
- Send Native token in MultiESDTNFTTransfer by @popenta in #462
- Mark
gasEstimator
as deprecated by @danielailie in #468 - Added methods for dynamic nfts by @popenta in #466
Full Changelog: v13.3.0...v13.4.0
v13.3.0
What's Changed
What's Changed
- Add convert to bool if string or number receive for boolean value by @danielailie in #467
Full Changelog: v13.2.2...v13.3.0
v13.2.2
What's Changed
What's Changed
- Minor refactoring (tests) by @andreibancioiu in #457
- Native serializer: minor refactoring by @andreibancioiu in #453
- Query improvements: add SmartContractQueriesController.query() by @andreibancioiu in #454
- Run pretty by @popenta in #458
- Run npm audit fix, remove "esmify" from dev-dependencies by @andreibancioiu in #465
Full Changelog: v13.2.1...v13.2.2
v12.19.3
What's Changed
What's Changed
- LTS v12: run npm audit fix by @andreibancioiu in #464
Full Changelog: v12.19.2...v12.19.3
v13.3.0-beta.0
What's Changed
What's Changed
- Minor refactoring (tests) by @andreibancioiu in #457
- Native serializer: minor refactoring by @andreibancioiu in #453
- Query improvements: add SmartContractQueriesController.query() by @andreibancioiu in #454
- Run pretty by @popenta in #458
- Merge main in feat/next by @popenta in #459
- Added amount parameter for unjailing transactions by @popenta in #461
- Added RelayedV3 method in RelayedTransactionsFactory by @popenta in #460
- Bump version for beta release by @popenta in #463
Full Changelog: v13.2.1...v13.3.0-beta.0
v13.2.1
What's Changed
What's Changed
- Extend ITransactionStatus: add isSuccessful() by @andreibancioiu in #456
Full Changelog: v13.2.0...v13.2.1