Skip to content

1216.0.0

Choose a tag to compare

@github-actions github-actions released this 28 Aug 16:47
fd8291b

@metamask/ramps-controller 20.2.0

Added

  • Add optional clientProduct and clientVersion constructor options on RampsService and TransakService, sent on every on-ramp API fetch as clientProduct / clientVersion query params so the API can evaluate version-gated feature flags per client. Identity travels in the URL (not headers) because the on-ramp CDN cache key is the URL. Also exports the RampsClientIdentity type, the addRampsClientIdentityParams helper, and the param name constants. (#9983)