Skip to content

621.0.0

Choose a tag to compare

@github-actions github-actions released this 15 Oct 12:10
ba91843

@metamask/remote-feature-flag-controller 1.9.0

Added

  • Export additional controller types from package index (#6835)
    • Export RemoteFeatureFlagControllerActions - union type of all controller actions
    • Export RemoteFeatureFlagControllerUpdateRemoteFeatureFlagsAction - action type for updating feature flags
    • Export RemoteFeatureFlagControllerEvents - union type of all controller events
    • Export RemoteFeatureFlagControllerStateChangeEvent - state change event type

@metamask/token-search-discovery-controller 3.5.0

Added

  • Export additional controller types from package index (#6837)
    • Export TokenSearchDiscoveryControllerActions - union type of all controller actions
    • Export TokenSearchDiscoveryControllerGetStateAction - action type for getting controller state
    • Export TokenSearchDiscoveryControllerEvents - union type of all controller events
    • Export TokenSearchDiscoveryControllerStateChangeEvent - state change event type