-
-
Notifications
You must be signed in to change notification settings - Fork 187
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Release/175.0.0 #4525
Release/175.0.0 #4525
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Nice job creating this release! I just had a few suggestions.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM! Thank you for your patience with all the requests and questions.
Explanation
Releases assets-controllers to new version
36.0.0
References
Changelog
@metamask/assets-controllers
Added
topBid
property to theNftMetadata
type. This property must be of typeTopBid
. (#4522)floorAsk
property to theTokenCollection
type. This property must be of typeFloorAskCollection
. (#4522)getCollections
API when calling thedetectNfts
method ofNftDetectionController
, and theupdateNftMetadata
andwatchNft
methods ofNftController
. (#4443)Changed
@metamask/utils
to^9.0.0
(#4508)@metamask/rpc-errors
to^6.3.1
(#4498)Fixed
NftMetadata
toAttributes[]
(#4522)Checklist