Releases: multiversx/mx-sdk-js-core
Releases · multiversx/mx-sdk-js-core
v10.0.1-beta.2
What's Changed
- Bit of cleanup prior release (breaking changes), update readme & docs. Add payload builders for token transfers. by @andreibancioiu in #196
Full Changelog: v10.0.1-beta.1...v10.0.1-beta.2
v10.0.1-beta.1
What's Changed
- TokenPayment instead of Balance, where applicable by @andreibancioiu in #193
- Deprecate / remove balance & balance builder by @andreibancioiu in #194
- Deprecate EsdtHelpers in favor of @elrondnetwork/transaction-decoder by @andreibancioiu in #195
Full Changelog: v10.0.1-beta.0...v10.0.1-beta.1
v10.0.1-beta.0
What's Changed
- Breaking changes: cleanup and minor improvements prior release (step 1) by @andreibancioiu in #190
- Breaking changes: cleanup and minor improvements prior release (step 2) by @andreibancioiu in #191
- Prepare new beta pre-release by @andreibancioiu in #192
Full Changelog: v10.0.0-alpha.5...v10.0.1-beta.0
v10.0.0-alpha.5
What's Changed
- Breaking change: adjustements to transaction awaitening and completion, transaction watcher by @andreibancioiu in #173
- Breaking change: simplify network config / improve design - not a singleton anymore. by @andreibancioiu in #176
- Fix / improve results parser (better heuristics) by @andreibancioiu in #177
- Breaking change: preparatory refactoring for decoupling core objects from IProvider by @andreibancioiu in #178
- Breaking change: decouple networkStake, networkStatus and stats from IProvider & IApiProvider. by @andreibancioiu in #179
- Breaking change: unifying provider interfaces, preparing network providers for extraction - step 1 by @andreibancioiu in #180
- Breaking change: unifying provider interfaces, preparing network providers for extraction - step 2 by @andreibancioiu in #181
- Breaking change: unifying provider interfaces, preparing network providers for extraction - step 3 by @andreibancioiu in #182
- Breaking change: SmartContract does not depend on IProvider anymore. by @andreibancioiu in #183
- Breaking change: unifying provider interfaces, preparing network providers for extraction - step 4 by @andreibancioiu in #184
- Breaking change: unifying provider interfaces, preparing network providers for extraction - step 5 by @andreibancioiu in #185
- Breaking change: extractions (network providers and contract wrappers) by @andreibancioiu in #186
- Breaking change: rename "methods" to "methodsExplicit". Rename "methodsAuto" to "methods" (default choice). by @andreibancioiu in #187
- Remove SmartContractController (downgraded to a mere test utility) by @andreibancioiu in #188
- Reference new network-providers in tests. Also adjust interface of TransactionOnNetwork by @andreibancioiu in #189
Full Changelog: v10.0.0-beta.3...v10.0.0-alpha.5
v10.0.0-beta.3
What's Changed
- Extract walletcore (separate repository) by @andreibancioiu in #168
- Extract HW Provider to a separate repository by @andreibancioiu in #169
- Add github workflow: package-lock checks. by @andreibancioiu in #171
- Remove trackOfTransactions (private field, not actually used). by @andreibancioiu in #172
- Extract remaining dapp / signing providers to separate repositories by @andreibancioiu in #170
- Prepare release: 10.0.0-beta.3. by @andreibancioiu in #174
Full Changelog: v10.0.0-beta.2...v10.0.0-beta.3
v10.0.0-beta.2
What's Changed
- Create "pre-release" in alpha / beta workflows by @andreibancioiu in #163
- erdjs v10 (beta): Hardcode class names for classes within erdjs' typesystem. by @andreibancioiu in #165
- Prepare version 10.0.0-beta.2. by @andreibancioiu in #167
Full Changelog: v10.0.0-beta.1...v10.0.0-beta.2
v9.2.4
What's Changed
- remove console logging from contractWrapper by @rangheluta in #162
- erdjs v9.x: Hardcode class names for classes within erdjs' typesystem. by @andreibancioiu in #164
New Contributors
- @rangheluta made their first contribution in #162
Full Changelog: v9.2.3...v9.2.4
v10.0.0-beta.1
What's Changed
- Breaking changes (erdjs 10): improve contract interactions and interpretation of contract results in #159
Full Changelog: v9.2.3...v10.0.0-beta.1
v9.2.3
What's Changed
- Remove test wallets from the NPM package. by @andreibancioiu in #155
- Remove deprecated / commented / not used code. by @andreibancioiu in #158
- Fix log level in transaction watcher. by @andreibancioiu in #160
Full Changelog: v9.2.2...v9.2.3
v9.2.2
What's Changed
- Wallet Provider: add "options" on tx sign return value by @ccorcoveanu and @andreibancioiu in #157
Full Changelog: v9.2.1...v9.2.2