Releases: tatumio/tatum-js
Releases Β· tatumio/tatum-js
4.2.7
Updated
- Updated archive condition for evm rpc calls
4.2.6
Added
- Added support for Solana load balancer based on the method name.
4.2.5
Added
- Added support for Holesky Ethereum testnet for subscriptions.
4.2.4
Fixed
- Fix import of LoadBalancer to keep it working in browser
4.2.3
Updated
- Drop support for faucet claims via SDK
4.2.2
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
Updated
- Assert development environment if
NODE_ENV
is not set
Fixed
- Use globalThis instead of
process.env
for settingTatumDevelopmentLogger
'sisWelcomeDisabled
flag
4.2.0
- Added logging support
- Updated dependencies
4.1.37
Fixed
- Fix get strict methods params for STELLAR network.
4.1.36
Fixed
- Fix optional params for STELLAR network.