This repository was archived by the owner on Mar 26, 2025. It is now read-only.
js/v0.16.0
What's Changed
- Write custom typedoc plugin and add CI workflow to publish API references by @lorisleiva in #243
- Manually deploy API references instead by @lorisleiva in #244
- Add Find Listing by Receipt to Auction House by @zaxozhu in #242
- Add Find Purchase by Receipt to Auction House by @zaxozhu in #246
- Write docblock retroactively on token, system, CM and NFT modules by @lorisleiva in #249
- Refactor Auction House client by @zaxozhu in #251
- Format Amount: fix decimals with leading zeroes by @cosimo-rip in #250
- Require less data in transaction builders in Auction House by @zaxozhu in #258
- Add Deposit instruction by @zaxozhu in #265
- Add find bids, listings, purchases to Auction House by @zaxozhu in #252
- docs: fixed links by @tjkyner in #278
- Fix
keypairIdentity()error on web (#202) by @KartikSoneji in #268 - Add optional publicKey to guestIdentity by @mcintyre94 in #280
- Implement Withdraw from Fees & Treasury by @zaxozhu in #276
- Auction House documentation by @zaxozhu in #282
- Add Withdraw instruction by @antey13 in #275
- Fix typo in
UninitializedWalletAdapterErrorby @steveluscher in #290 - Add operations builders to AuctionHouseBuildersClient by @antey13 in #283
- Candy Machine: accurate Amount if a
tokenMintAddressis specified, fixes [#234] by @cosimo-rip in #279 - Auction House Partial Sale by @zaxozhu in #291
- Update Solana on CI by @zaxozhu in #311
- Fix now() helper method by @lorisleiva in #322
- Fix "Can't use this function on unsized collection" error on nfts.update operation by @lorisleiva in #321
New Contributors
- @tjkyner made their first contribution in #278
- @KartikSoneji made their first contribution in #268
- @mcintyre94 made their first contribution in #280
- @antey13 made their first contribution in #275
- @steveluscher made their first contribution in #290
Full Changelog: js/v0.15.0...js/v0.16.0