Skip to content

Chore/mark limit orders and nft orders as deprecated#229

Open
0xNazarii wants to merge 2 commits intofeat/deltaSlippageParamfrom
chore/markDeprecated
Open

Chore/mark limit orders and nft orders as deprecated#229
0xNazarii wants to merge 2 commits intofeat/deltaSlippageParamfrom
chore/markDeprecated

Conversation

@0xNazarii
Copy link

@0xNazarii 0xNazarii commented Mar 12, 2026

Note

Low Risk
Documentation/type-only JSDoc deprecations with no functional logic changes; main risk is downstream build noise or stricter linting on @deprecated usage.

Overview
Marks the entire limitOrders and nftOrders API surface as deprecated via JSDoc annotations on their exported types and handler constructors (approve/build/sign/post/get/cancel/tx helpers, plus constructAll*Handlers).

Propagates these deprecation notices up to the public SDK types in src/sdk/full.ts and src/sdk/simple.ts, flagging limitOrders/nftOrders properties and related fetch-method groupings as deprecated with planned future removal.

Written by Cursor Bugbot for commit 93acd65. This will update automatically on new commits. Configure here.

@0xNazarii 0xNazarii changed the title mark limit orders and nft orders as deprecated Chore/mark limit orders and nft orders as deprecated Mar 12, 2026
Copy link

@cursor cursor bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Cursor Bugbot has reviewed your changes and found 1 potential issue.

Bugbot Autofix is OFF. To automatically fix reported issues with cloud agents, enable autofix in the Cursor dashboard.

@github-actions
Copy link

github-actions bot commented Mar 12, 2026

size-limit report 📦

Path Size
dist/sdk.cjs.production.min.js 16.49 KB (0%)
dist/sdk.esm.js 16.4 KB (0%)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant