Releases: alchemyplatform/alchemy-sdk-js
Releases · alchemyplatform/alchemy-sdk-js
v3.6.5
v3.6.4
Minor Changes
Updates dependencies to resolve critical and high-severity security vulnerabilities:
- axios:
^1.7.4
→^1.12.0
(fixes SSRF and DoS vulnerabilities) - rollup:
^2.70.1
→^2.79.2
(fixes XSS vulnerability) - elliptic:
6.5.7
→6.6.1
(fixes 9 critical ECDSA vulnerabilities)
v3.6.3
Minor Changes
- Added Hyperliquid Mainnet
v3.6.2
What's Changed
- feat: Added Botanix, Humanity, Rise. Deprecated Celo, Fantom, Geist. by @stanleyjones in #525
Full Changelog: v3.6.1...v3.6.2
v3.6.1
What's Changed
- fix: remove leading 0s in hex string by @stevenzyang in #521
- Release v3.6.1 by @ddgromit in #522
New Contributors
- @stevenzyang made their first contribution in #521
- @ddgromit made their first contribution in #522
Full Changelog: v3.6.0...v3.6.1
v3.6.0
Major Changes
- Added a new
PortfolioNamespace
with five new methods:getTokensByWallet()
,getTokenBalancesByWallet()
,getNftsByWallet()
,getNftCollectionsByWallet()
, andgetTransactionsByWallet()
. Access these methods viaalchemy.portfolio
.
v3.5.10
Minor Changes
- Removed batch operations for
getTokensForOwner
to fix support for newer networks
v3.5.9
Minor Changes
- Added Anime Mainnet and Sepolia, Story Mainnet and Aeneid, Megaeth Testnet
v3.5.8
Minor Changes
- Added Berachain Bepolia, Celo Baklava, Ethereum Hoodi, Gensyn Testnet,
Lens Mainnet, Settlus Mainnet, Superseed Mainnet and Sepolia, Tea Sepolia - Deprecated Berachain Bartio
- Replace
optimism
withopt-mainnet
v3.5.7
Minor Changes
- Added Solana address activity webhook
- Added animation to NFT type
- Added name to create-webhook