Skip to content

Releases: tatumio/tatum-js

4.2.7

13 Feb 14:09
09a0acd
Compare
Choose a tag to compare

Updated

  • Updated archive condition for evm rpc calls

4.2.6

12 Feb 11:16
392535a
Compare
Choose a tag to compare

Added

  • Added support for Solana load balancer based on the method name.

4.2.5

01 Feb 08:54
14a09bd
Compare
Choose a tag to compare

Added

  • Added support for Holesky Ethereum testnet for subscriptions.

4.2.4

25 Jan 15:14
32c22dd
Compare
Choose a tag to compare

Fixed

  • Fix import of LoadBalancer to keep it working in browser

4.2.3

23 Jan 11:16
5a50ff8
Compare
Choose a tag to compare

Updated

  • Drop support for faucet claims via SDK

4.2.2

12 Jan 13:13
595d726
Compare
Choose a tag to compare

Added

  • Added RPC support for the STELLAR_TESTNET network. Users can now make Stellar RPC calls using the Network.STELLAR_TESTNET network.

4.2.1

09 Jan 09:04
43dfdb1
Compare
Choose a tag to compare

Updated

  • Assert development environment if NODE_ENV is not set

Fixed

  • Use globalThis instead of process.env for setting TatumDevelopmentLogger's isWelcomeDisabled flag

4.2.0

08 Jan 11:58
972925f
Compare
Choose a tag to compare
  • Added logging support
  • Updated dependencies

4.1.37

05 Jan 10:41
99129cc
Compare
Choose a tag to compare

Fixed

  • Fix get strict methods params for STELLAR network.

4.1.36

03 Jan 14:09
052f13b
Compare
Choose a tag to compare

Fixed

  • Fix optional params for STELLAR network.