Skip to content

Releases: multiversx/mx-sdk-js-core

v13.2.1

03 Jun 06:57
01dbe51
Compare
Choose a tag to compare

What's Changed

What's Changed

Full Changelog: v13.2.0...v13.2.1

v13.2.0

27 May 12:22
5d47501
Compare
Choose a tag to compare

What's Changed

What's Changed

Full Changelog: v13.1.0...v13.2.0

v13.2.0-beta.2

15 May 11:16
a0829a5
Compare
Choose a tag to compare
v13.2.0-beta.2 Pre-release
Pre-release

v13.2.0-beta.1

15 May 10:27
ee4345e
Compare
Choose a tag to compare
v13.2.0-beta.1 Pre-release
Pre-release

Full Changelog: v13.1.0...v13.2.0-beta.1

v13.1.0

18 Apr 12:21
b877bbe
Compare
Choose a tag to compare

What's Changed

🛠️ ❗ In TokenManagementTransactionsFactory, added missing role ESDTTransferRole on fungible token (by @popenta in #437). Made in mandatory (by @popenta in #440). This shouldn't be considered a breaking change. It's a minor (trivial) fixing change.

🔵 Implemented AccountTransactionsFactory (by @popenta in #439).

🔵 Improved SmartContractTransactionsFactory: in createTransactionForUpgrade(), use the upgrade definition, if available (by @andreibancioiu in #438).

❗ Analyze serialization of variadic arguments (v12 vs v13) (by @andreibancioiu in #441). Documented a previously unforeseen minor breaking change (when migrating from v12 to v13).

✍️ Formatting part I (by @popenta in #442).

✍️ Formatting part II (by @popenta in #443).

✍️ Formatting part III (by @popenta in #444).

Full Changelog: v13.0.1...v13.1.0

v13.0.1

11 Apr 12:54
cb4fd81
Compare
Choose a tag to compare

What's Changed

What's Changed

Full Changelog: v13.0.0...v13.0.1

v13.0.0

08 Apr 08:37
00baf37
Compare
Choose a tag to compare

What's Changed

v13 comes with a few minor breaking changes compared to the previous version v12, but we expect a very smooth transition to the newer version. The migration guide can be found here, as a GitHub issue.

The cookbook has been updated and can be found here. This is still a work in progress, with more content to be added, but it serves as a solid starting point.

We've also generated documentation for each component of js-core, which you can explore here.

To see a list with all the pull requests that have been merged please take a look here.

Full Changelog: v12.19.2...v13.0.0

v13.0.0-beta.18

05 Apr 09:29
6da6721
Compare
Choose a tag to compare
v13.0.0-beta.18 Pre-release
Pre-release

What's Changed

v13 comes with a few minor breaking changes compared to the previous version v12, but we expect a very smooth transition to the newer version. The migration guide can be found here, as a GitHub issue.

The cookbook has been updated and can be found here. This is still a work in progress, with more content to be added, but it serves as a solid starting point.

We've also generated documentation for each component of js-core, which you can explore here.

The release is being prepared here.

What's Changed (since previous beta)

  • add method to compute bytes for verifying transaction signature by @popenta in #432

Full Changelog: v12.19.2...v13.0.0-beta.18

v13.0.0-beta.17

04 Apr 07:56
72e5ca5
Compare
Choose a tag to compare
v13.0.0-beta.17 Pre-release
Pre-release

v13 comes with a few minor breaking changes compared to the previous version v12, but we expect a very smooth transition to the newer version. The migration guide can be found here, as a GitHub issue.

The cookbook has been updated and can be found here. This is still a work in progress, with more content to be added, but it serves as a solid starting point.

We've also generated documentation for each component of js-core, which you can explore here.

The release is being prepared here.

What's Changed (since previous beta)

Full Changelog: v13.0.0-beta.16...v13.0.0-beta.17

v13.0.0-beta.16

02 Apr 13:49
d9697c6
Compare
Choose a tag to compare
v13.0.0-beta.16 Pre-release
Pre-release

v13 comes with a few minor breaking changes compared to the previous version v12, but we expect a very smooth transition to the newer version. The migration guide can be found here, as a GitHub issue.

The cookbook has been updated and can be found here. This is still a work in progress, with more content to be added, but it serves as a solid starting point.

We've also generated documentation for each component of js-core, which you can explore here.

The release is being prepared here.

What's Changed (since previous beta)

Full Changelog: v13.0.0-beta.15...v13.0.0-beta.16