Skip to content

Releases: ProjectOpenSea/opensea-js

v8.0.13

13 Jan 21:21
c71b1d7

Choose a tag to compare

What's Changed

  • fix: normalize protocol address checksums by @kinderjoypresents in #1853
  • fix: prettier formatting and bump version to 8.0.13 by @ryanio in #1854
  • refactor: deduplicate checksum logic, rename GUNZILLA→ALTERNATE, update seaport-js by @ryanio in #1855
  • refactor: cleanup naming conventions and add usesAlternateProtocol helper by @ryanio in #1856

New Contributors

Full Changelog: v8.0.12...v8.0.13

v8.0.12

12 Jan 19:22
d2ba997

Choose a tag to compare

What's Changed

  • fix: use chain-specific seaport address for collection offers by @ryanio in #1851

Full Changelog: v8.0.11...v8.0.12

v8.0.11

09 Dec 19:21
e42da1d

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v8.0.10...v8.0.11

v8.0.10

04 Dec 18:49
48a1b5d

Choose a tag to compare

What's Changed

  • fix: change Transaction.value type from number to string to prevent overflow by @ryanio in #1836
  • feat: add uniqueItemCount to OpenSeaCollection type by @ryanio in #1837

Full Changelog: v8.0.9...v8.0.10

v8.0.9

28 Nov 20:31
125b065

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v8.0.8...v8.0.9

v8.0.8

27 Nov 19:28
dacda0a

Choose a tag to compare

What's Changed

  • feat: add includeOptionalCreatorFees to fulfillOrder by @ryanio in #1828

Full Changelog: v8.0.7...v8.0.8

v8.0.7

25 Nov 17:01
3491bab

Choose a tag to compare

What's Changed

Full Changelog: v8.0.6...v8.0.7

v8.0.6

12 Nov 23:55
b988748

Choose a tag to compare

What's Changed

  • feat: add multi-trait offers by @BCLeFevre in #1814
  • fix: correct getCollectionOffers return type and add pagination support by @ryanio in #1818
  • fix: fix fulfillBasicOrder alias encoding by @ryanio in #1819
  • docs: simplify and clarify TypeDoc comments by @ryanio in #1813

Full Changelog: v8.0.5...v8.0.6

v8.0.5

30 Oct 23:20
66930ae

Choose a tag to compare

What's Changed

  • feat: default unitsToFill to 1 for offers and listings, add includePrivateListings parameter by @ryanio in #1809

Full Changelog: v8.0.4...v8.0.5

v8.0.4

30 Oct 22:53
1ffeecf

Choose a tag to compare

What's Changed

  • fix: use OpenSea API fulfillment transaction data directly by @ryanio in #1803
  • fix: avoid serializing undefined token ids by @ryanio in #1800
  • Remove debug logs for API requests by @ryanio in #1802
  • Add status field to Order types by @ryanio in #1808

Full Changelog: v8.0.3...v8.0.4