Releases: multiversx/mx-sdk-js-core
Releases · multiversx/mx-sdk-js-core
v13.10.0-alpha.0
What's Changed
What's Changed
- Bring src of sdk-core-wallet with history by @danielailie in #490
- Update folder structure by @danielailie in #493
- remove sdk-wallet dependency and fix import by @danielailie in #496
- Refactor testutils, remove duplicated files by @danielailie in #502
- Merge error files and remove duplicated signature class by @danielailie in #503
- Remove primitives file by @danielailie in #504
- Make axios and bls optional by @danielailie in #505
- Additional tests for the outcome parser by @andreibancioiu in #507
- Add explicit localnet configuration (for the CI) by @andreibancioiu in #508
- Mark ITransactionNext as deprecated by @danielailie in #509
- Main to feat/unify by @danielailie in #510
- Bump version by @danielailie in #511
Full Changelog: v13.9.0...v13.10.0-alpha.0
v13.9.0
What's Changed
What's Changed
- Add title to abi endpoint by @danielailie in #506
Full Changelog: v13.8.0...v13.9.0
v13.8.0
What's Changed
What's Changed
- Recover return data of smart contract (new implementation) by @andreibancioiu in #498
- Legacy ResultsParser: change access modifier of methods from private to protected by @andreibancioiu in #492
- In outcome parsers, handle both "TransactionOnNetwork" and "TransactionOutcome" by @andreibancioiu in #497
Full Changelog: v13.7.0...v13.8.0
v13.7.0
What's Changed
What's Changed
- Bring "src" of "sdk-network-providers" (with history) by @andreibancioiu in #484
- Update folder structure and remove network providers dependency by @danielailie in #486
- Remove unused code by @danielailie in #487
- Move axios to peer dependency by @danielailie in #489
- Add Network provider sdk into sdk-core js by @danielailie in #488
Full Changelog: v13.6.3...v13.7.0
v13.6.3
v13.6.2
What's Changed
What's Changed
- Fix cost for registering dynamic NFTs by @andreibancioiu in #480
Full Changelog: v13.6.1...v13.6.2
v13.6.1
What's Changed
What's Changed
- Add workflow for integration tests, fix encoding / decoding of managed decimals by @danielailie in #479
Full Changelog: v13.6.0...v13.6.1
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