Releases: alchemyplatform/alchemy-sdk-js
Releases · alchemyplatform/alchemy-sdk-js
v1.0.7 BROKEN RELEASE
v1.0.7
has been marked deprecated
in npm as this release accidentally included breaking changes. Please use v1.0.8
instead.
v1.0.6
What's Changed
- Reordering overloads to suggest non-baseNft methods first by @deric-alchemy in #35
- Removing etc/ folder - outdated docs by @deric-alchemy in #36
- Add getNftContractMetadata by @deric-alchemy in #37
- Added isSpamNftContract, getSpamNftContracts, getNftFloorPrice by @deric-alchemy in #41
- Use 'websocket' library instead of 'ws' for easier integration with create-react-app by @thebrianchen in #42
New Contributors
- @deric-alchemy made their first contribution in #33
Full Changelog: v1.0.4...v1.0.6
v1.0.4
What's Changed
- Add gzip header for compression by @thebrianchen in #32
- Fixed a bug with default exports in react and node by @thebrianchen in #34
Full Changelog: v1.0.3...v1.0.4
v1.0.3
What's Changed
- Fixed a bug in node when using
import
to resolve modules by @thebrianchen in #31
Full Changelog: v1.0.2...v1.0.3
v1.0.2
What's Changed
- Support array types in NFT descriptions by @thebrianchen in #25
- Added support for Websockets by @thebrianchen in #24
- Add getOwnersForCollection endpoint @thebrianchen in #27
Full Changelog: v1.0.0...v1.0.2
v1.0.0
Initial release