Skip to content

Releases: ProjectOpenSea/opensea-js

v8.0.17

26 Feb 15:58
98e28aa

Choose a tag to compare

What's Changed

Full Changelog: v8.0.16...v8.0.17

v8.0.16

25 Feb 21:21
ac882fb

Choose a tag to compare

What's Changed

  • Add Token API endpoints by @ryanio in #1915
  • Add numeric trait support for collection offers by @ryanio in #1914
  • Change OrderStatus enum values to uppercase by @ryanio in #1903
  • Fix incorrect OrderSide in createCollectionOffer price validation by @ryanio in #1916

Docs fixes

New Contributors

Full Changelog: v8.0.15...v8.0.16

v8.0.15

12 Feb 00:05
2e0af48

Choose a tag to compare

What's Changed

Features

  • feat(api): add pricing_currencies support and auto-resolve payment tokens by @ryanio in #1895

Bug Fixes

  • Fix handleSDKEvents declaration by @CryptAm in #1872
  • fix(api): preserve falsy query params in URL serialization by @ryanio in #1875
  • fix: clean up MegaETH chain support by @ryanio in #1896
  • fix(orders): accept tokenId in eth_price validation by @ryanio in #1897

Docs & Typos

  • Fix typo: this methods -> this method in approveOrder JSDoc by @Zentex1337 in #1887
  • Fix grammar in TransactionConfirmed JSDoc comment by @Zentex1337 in #1886
  • Fix FAQ table of contents heading mismatch by @Zentex1337 in #1885
  • docs: add limit range to getCollections API reference by @ryanio in #1898
  • docs: add API key security note to API reference by @ryanio in #1899
  • Update advanced-use-cases.md with a note about what SignedZone is by @0x4tl4nt in #1877

New Contributors

Full Changelog: v8.0.14...v8.0.15

v8.0.14

15 Jan 18:53
07b2488

Choose a tag to compare

What's Changed

  • fix(api): Support HTTP-date Retry-After in rate limit handling by @kinderjoypresents in #1858
  • refactor: use Set for shared storefront addresses and checksum remapped address by @ryanio in #1864
  • fix(utils): reject whitespace in decodeTokenIds with helpful error by @ryanio in #1865
  • fix(api): cap retry-after at 5 minutes and improve test coverage by @ryanio in #1870
  • feat(api): add request options for timeout and abort signal by @ryanio in #1871
  • Clarify private order visibility by @S0nee in #1857

New Contributors

Full Changelog: v8.0.13...v8.0.14

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