Releases: ProjectOpenSea/opensea-js
Releases · ProjectOpenSea/opensea-js
v8.0.17
v8.0.16
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
- Fix API reference examples to use correct camelCase properties by @ryanio in #1917
- fix: correct return type for getOrderByHash by @pineapplepeak in #1912
- fix(docs): correct anchor link for Chain enum by @evshank in #1906
- Fix examples using
getOrderwithorderHash-> usegetOrderByHashin OpenSea SDK docs by @meelon-dev in #1910 - use asset object in createListing by @binarycryptodev in #1905
New Contributors
- @binarycryptodev made their first contribution in #1905
- @evshank made their first contribution in #1906
- @meelon-dev made their first contribution in #1910
- @pineapplepeak made their first contribution in #1912
Full Changelog: v8.0.15...v8.0.16
v8.0.15
What's Changed
Features
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
- @CryptAm made their first contribution in #1872
- @Zentex1337 made their first contribution in #1887
- @0x4tl4nt made their first contribution in #1877
Full Changelog: v8.0.14...v8.0.15
v8.0.14
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
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
- @kinderjoypresents made their first contribution in #1853
Full Changelog: v8.0.12...v8.0.13
v8.0.12
v8.0.11
What's Changed
- getOrderByHash handle os2 order response by @tpetrychyn in #1839
New Contributors
- @tpetrychyn made their first contribution in #1839
Full Changelog: v8.0.10...v8.0.11
v8.0.10
v8.0.9
What's Changed
- Fix: Use correct function for listing payment token cache by @madisoncarter1234 in #1831
- Fix: Support zero-payment private listings by @ryanio in #1834
New Contributors
- @madisoncarter1234 made their first contribution in #1831
Full Changelog: v8.0.8...v8.0.9