Skip to content

257.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 25 Nov 20:27
1d5b7bb

@metamask/transaction-controller 40.1.0

Added

  • Add firstTimeInteraction to transaction meta (#4895)
    • This is a boolean value that indicates whether the transaction is the first time the user has interacted with it.
  • Add isFirstTimeInteractionEnabled callback constructor option (#4895)
    • This is a function that returns a boolean value indicating whether the first time interaction check should be enabled.