Skip to content

Release 1000.0.0 - #8890

Merged
abretonc7s merged 3 commits into
mainfrom
release/1000.0.0
May 22, 2026
Merged

Release 1000.0.0#8890
abretonc7s merged 3 commits into
mainfrom
release/1000.0.0

Conversation

@abretonc7s

@abretonc7sabretonc7s commented May 22, 2026

Copy link
Copy Markdown
Contributor

Explanation

Minor release of @metamask/perps-controller (6.2.0 → 6.3.0).

Added

  • Per-order slippage controls for market trades
  • vip_tier / vip_discount properties on perps trading events for fee analytics
  • In-app banner during HyperLiquid outages
  • Subpath exports for ./constants, ./constants/*, ./types, ./utils/* so consumers using legacy node resolution can deep-import without losing tree-shaking

Fixed

  • Resolve trading account against currently selected EVM account so account switching is honored across providers
  • Suppress User or API Wallet does not exist Sentry noise from unfunded wallets
  • Auto-approve HyperLiquid builder fee when missing so order submission succeeds after fresh wallet setup

See packages/perps-controller/CHANGELOG.md for full details.

References

Checklist

  • I've updated the test suite for new or updated code as appropriate
  • I've updated documentation (JSDoc, Markdown, etc.) for new or updated code as appropriate
  • I've communicated my changes to consumers by updating changelogs for packages I've changed
  • I've introduced breaking changes in this PR and have prepared draft pull requests for clients and consumer packages to resolve them

@abretonc7s
abretonc7s requested review from a team as code ownersMay 22, 2026 10:00
@abretonc7s
abretonc7s enabled auto-merge May 22, 2026 10:00
@metamaskbotv2

Copy link
Copy Markdown

✅ No changelog changes needed.

@abretonc7s
abretonc7s added this pull request to the merge queueMay 22, 2026
Merged via the queue into main with commit b82e681May 22, 2026
374 checks passed
@abretonc7s
abretonc7s deleted the release/1000.0.0 branch May 22, 2026 10:06
Sign up for freeto 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.

2 participants

@abretonc7s@aganglada