Releases: hiero-ledger/hiero-sdk-js
Releases · hiero-ledger/hiero-sdk-js
v2.42.0-beta.3
What's Changed
- chore: ensure CI release workflow properly handles prerelease builds by @nathanklick in #2142
- fix: update copy of transaction in transaction list by @svetoslav-nikol0v in #2139
- fix: deserialize the FileAppendTransaction by @svetoslav-nikol0v in #2145
Full Changelog: v2.42.0-beta.2...v2.42.0-beta.3
v2.42.0-beta.2
What's Changed
- feature: serialize and deserialize an incompleted transaction by @svetoslav-nikol0v in #2067
Full Changelog: v2.41.0...v2.42.0-beta.2
v2.41.0
What's Changed
- [#2102] Cannot read properties of undefined (reading 'accountId') by @svetoslav-nikol0v in #2103
- Export Long from SDK by @svetoslav-nikol0v in #2107
Full Changelog: v2.40.0...v2.41.0
v2.41.0-beta.1
What's Changed
- [#2102] Cannot read properties of undefined (reading 'accountId') by @svetoslav-nikol0v in #2103
Full Changelog: v2.40.0...v2.41.0-beta.1
v2.40.0
What's Changed
- Added alias utils for parsing from/to public address by @ochikov in #2066
- Update axios by @ochikov in #2090
- Update react yarn by @ochikov in #2093
- Add a Pause Key to TokenUpdateTransaction's fromProtobuf method by @svetoslav-nikol0v in #2095
Full Changelog: v2.39.0...v2.40.0
v2.39.0
What's Changed
- Release new cryptography package version by @ochikov in #2041
- Release new proto package beta version by @ochikov in #2040
- New web proxy for nodeAccountId 3 by @svetoslav-nikol0v in #2051
- Update dependencies and apply new linter rules by @ochikov in #2043
Full Changelog: v2.38.0...v2.39.0
v2.38.0
What's Changed
- Add two grpc-web endpoints for node27/28 to ClientConstants.js by @ElijahLynn in #2019
- LocalProvider - close method by @svetoslav-nikol0v in #2020
- Method fromEvmAddress() fails to return the contract id from long zero address by @svetoslav-nikol0v in #2018
- Add support for Long and BigNumber to the array methods of ContractFunctionParameters by @svetoslav-nikol0v in #2013
- Added fromStringDer() method (and tests) and deprecated fromString() method by @svetoslav-nikol0v in #2030
- Remove all warnings by @svetoslav-nikol0v in #2033
Full Changelog: v2.37.0...v2.38
v2.37.0
What's Changed
- Bug on mnemonic.toStandardECDSAsecp256k1PrivateKey() and mnemonic.toEcdsaPrivateKey() by @svetoslav-nikol0v in #1989
- Add Long and BigNumber support for ContractFunctionParameters methods #1972 by @svetoslav-nikol0v in #1997
- Update readme file by @svetoslav-nikol0v in #2004
Full Changelog: v2.36.0...v2.37.0
v2.37.0-beta.2
v2.37.0-beta.2
What's Changed
- Bug on mnemonic.toStandardECDSAsecp256k1PrivateKey() and mnemonic.toEcdsaPrivateKey() by @svetoslav-nikol0v in #1989
v2.37.0-beta.1
What's Changed
- Bug on mnemonic.toStandardECDSAsecp256k1PrivateKey() and mnemonic.toEcdsaPrivateKey() by @svetoslav-nikol0v in #1989
Full Changelog: v2.36.0...v2.37.0-beta.1