Skip to content

@farcaster/snap@2.6.1

Choose a tag to compare

@github-actions github-actions released this 21 May 21:27
Immutable release. Only release title and notes can be modified.
564b7e4

Patch Changes

  • #192 b06b0ab Thanks @bob-obringer! - Stop clamping v2 text to one line by default.

    Text now renders unclamped when maxLines is omitted in both React and React Native renderers. text.props.maxLines remains the explicit opt-in API for bounding visible lines.