Version Packages - #532
Conversation
pr-reviewer Summary for #0e392da✅ No issues found The code review completed successfully with no findings. Review effort: 1/5 (Trivial) SummaryThis is a standard Changesets-generated release PR bumping
All changesets correctly target No findings. Token usage: 120 input, 1,672 output, 121,731 cache read, 22,945 cache write | Usage Guide New pushes are reviewed automatically with a 10-minute cooldown between reviews. To request a review at any time, comment |
There was a problem hiding this comment.
Auto-approved
This PR was automatically approved because:
- Claude recommends approval
- Claude assessed this as a minimal effort change
- The effort level is within the auto-approval threshold of 2
- No high or critical issues were detected
If you have any concerns, please request a manual review.
8c7e94a
7f75198 to
8c7e94a
Compare
There was a problem hiding this comment.
Auto-approved
This PR was automatically approved because:
- Claude recommends approval
- Claude assessed this as a minimal effort change
- The effort level is within the auto-approval threshold of 2
- No high or critical issues were detected
If you have any concerns, please request a manual review.
0e392da
8c7e94a to
0e392da
Compare
There was a problem hiding this comment.
Auto-approved
This PR was automatically approved because:
- Claude recommends approval
- Claude assessed this as a minimal effort change
- The effort level is within the auto-approval threshold of 2
- No high or critical issues were detected
If you have any concerns, please request a manual review.
This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.
Releases
nansen-cli@1.41.2
Patch Changes
#530
4312b50Thanks @kome12! - Trade safety: tolerate a bounded native-token fee on cross-chain bridge swaps. The pre-signing swap-outcome check rejected any non-input token leaving the wallet, which could reject a legitimate bridge that pays its network fee in the native token on a token-input route. The tolerance is capped and applies only to the native token on bridges; every other token, and all same-chain swaps, stay strict.#529
45b8584Thanks @gulshngill! - Docs: stop pointing at the retired Cursor install deep link, pin themcp-remotebridge to the versionmcp installwrites, and correct theheader-formatting note (whitespace after the colon is trimmed; the key belongs
in
env, not in the argument list).#531
9bb44a7Thanks @crazywriter1! - Honor the original HTTP method on x402 paid retries so GET/DELETE/PATCH requests are not resent as POST after payment.