Skip to content

21.0.0 - #647

Merged
adonesky1 merged 2 commits into
mainfrom
release/21.0.0
Nov 30, 2021
Merged

21.0.0#647
adonesky1 merged 2 commits into
mainfrom
release/21.0.0

Conversation

@github-actions

@github-actions github-actions Bot commented Nov 30, 2021

Copy link
Copy Markdown
Contributor

[21.0.0]

Added

  • BREAKING: Add openSeaEnabled preference (#645)
  • Consumers of the collectibleDetectionController and collectibleController who wish to continue use of OpenSea's API and AutoDetection will either need to configure openSeaEnabled to true after instantiating the controller now or expose a toggle for users to change the openSeaEnabled state in the preferences controller.

Removed

  • BREAKING: Add detection params (userAddress, chainId) and remove duplicate source of truth (#636)
  • Both collectibles and collectibleContracts are removed from CollectiblesController state.
  • Consumers who use these pieces of state will need to migrate to use the AllCollectibles and AllCollectiblesContracts state instead.

Changed

  • Change expected shape of OpenSea contract API to use collections (#628)
  • Modify requirements for adding OpenSea detected contract (#644)
@adonesky1
adonesky1 marked this pull request as ready for review November 30, 2021 22:43
@adonesky1
adonesky1 requested a review from a team as a code owner November 30, 2021 22:43
@adonesky1
adonesky1 requested a review from danjm November 30, 2021 22:51
@adonesky1
adonesky1 merged commit aaae6f0 into main Nov 30, 2021
@adonesky1
adonesky1 deleted the release/21.0.0 branch November 30, 2021 23:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants