Skip to content

Tags: ProjectOpenSea/opensea-js

Tags

v7.3.1

Toggle v7.3.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: update Polygon chain slug from "matic" to "polygon" (#1758) Update the Chain enum value for Polygon from "matic" to "polygon" to align with OpenSea's current API naming conventions. Also add a comprehensive test that iterates through all chains in the Chain enum to verify the getCollections endpoint works for each chain, ensuring future chain additions are automatically tested. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-authored-by: Claude <noreply@anthropic.com>

v7.3.0

Toggle v7.3.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: remove excludeOptionalCreatorFees parameter, only include requir… …ed fees (#1756) * fix: remove excludeOptionalCreatorFees parameter, only include required fees - Removed excludeOptionalCreatorFees parameter from all order creation methods - Updated getFees() to always filter fees by fee.required field - All orders (listings, offers, collection offers) now only include required fees - Ensures consistent fee behavior across all order types 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com> * chore: bump version to 7.3.0 Breaking change: removed excludeOptionalCreatorFees parameter 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com> --------- Co-authored-by: Claude <noreply@anthropic.com>

v7.2.1

Toggle v7.2.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Add unichain to opensea js (#1732) 

v7.2.0

Toggle v7.2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
add gunzilla (#1726) * add gunzilla * lint * improve

v7.1.23

Toggle v7.1.23's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Bump package.json version to 7.1.23 for release (#1721) 

v7.1.22

Toggle v7.1.22's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
bump package.json version (#1700) * bump package.json version * Update postOrder.spec.ts * Update postOrder.spec.ts * fix

v7.1.21

Toggle v7.1.21's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
bump package.json version (#1696) 

v7.1.20

Toggle v7.1.20's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Update package.json - bump seaport-js version (#1690) * Update package.json - bump seaport-js version * update package-lock

v7.1.19

Toggle v7.1.19's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Update package.json to v7.1.19 for release (#1677) 

v7.1.18

Toggle v7.1.18's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Release 7.1.18 (#1640)