Releases: hiero-ledger/hiero-sdk-js
Releases · hiero-ledger/hiero-sdk-js
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
v2.36.0
What's Changed
- Fix the fromBytes for tokenWipeTransaction by @ochikov in #1968
- Exposing client operator with a getter by @rokn in #1970
- Examples related changes by @svetoslav-nikol0v in #1953
- Fix integration tests and remove .only by @ochikov in #1971
Full Changelog: v2.35.0...v2.36.0
v2.35.0
What's Changed
- Fix integration tests by @ochikov in #1896
- Update packages and release beta versions by @ochikov in #1891
- Fix typos by @omahs in #1889
- Fixed duplicated doc comments by @0xMimir in #1888
- Fix topic subscription error handling by @rokn in #1907
- Update precompile system contracts by @petreze in #1910
- Update/packages vol2 by @ochikov in #1905
- Ignore minor and patch updates by @ochikov in #1937
- Fix/dependabot updates by @ochikov in #1938
- Fix/dependabot updates by @ochikov in #1939
- Fix/dependabot updates by @ochikov in #1940
- Add keepalive_time property when we init grpc client by @petreze in #1908
- Update the precompiled jsons of the contracts by @ochikov in #1954
- Add setDefaultMaxQueryPayment() and deprecate setMaxQueruPayment() by @svetoslav-nikol0v in #1897
- Fixed toJSON functionality in TranasctionRecord/Receipt/Response by @rokn in #1956
- [#1857] Аdding task to run all example by @svetoslav-nikol0v in #1955
- Adding new env variable by @svetoslav-nikol0v in #1957
New Contributors
- @omahs made their first contribution in #1889
- @0xMimir made their first contribution in #1888
- @svetoslav-nikol0v made their first contribution in #1897
Full Changelog: v2.34.1...v2.35.0