Release 1228.0.0 - #10070
Merged
Merged
Release 1228.0.0#10070
Conversation
abretonc7s
temporarily deployed
to
default-branch
September 2, 2026 03:55 — with
GitHub Actions
Inactive
abretonc7s
temporarily deployed
to
default-branch
September 2, 2026 03:56 — with
GitHub Actions
Inactive
|
✅ No changelog changes needed. |
abretonc7s
enabled auto-merge
September 2, 2026 03:58
Bigshmow
approved these changes
Sep 2, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Explanation
Minor release of
@metamask/perps-controller(15.0.0→15.1.0).@metamask/perps-controller@15.1.0Added
PerpsController:getScalePriceLadder, the optionalPerpsProvider.getScalePriceLadderhook, and exportedDirectProviderScalePriceLadderUnavailableReason/ScalePriceLadderUnavailableReason(#10021, #10065)erroronClosePositionsResult(#10037)PerpsController.subscribeToTwapOrdersand the optionalPerpsProvider.subscribeToTwapOrdershook for HyperLiquid TWAP streaming (#10056)Fixed
No breaking changes. No other packages are version-bumped.
mainis merged in so #10065 is included.References
Checklist
Note
Low Risk
Release metadata and version pins only; behavioral changes ship in the prior feature PRs referenced by the changelog, not in this diff.
Overview
Monorepo release 1228.0.0 that publishes
@metamask/perps-controller@15.1.0(from15.0.0). The diff is version bumps plus changelog cutover only—no runtime code in this PR.The new 15.1.0 changelog section documents already-merged work: Scale price ladder via
getScalePriceLadder/ provider hook and unavailable-reason types; optional batcherroronClosePositionsResult; TWAP order streaming viasubscribeToTwapOrders(HyperLiquid); fixes for stale HyperLiquid position data on TP/SL, close, batch-close, and margin paths; and flooring TP/SL and reduce-only edit sizes to the venue size grid.Reviewed by Cursor Bugbot for commit a187389. Bugbot is set up for automated code reviews on this repo. Configure here.