Skip to content

v1.39.0

Choose a tag to compare

@github-actions github-actions released this 08 Jun 16:00
· 5 commits to main since this release
b34e71f

Added

  • AnimatedText UIElement schema — type + Zod schema for the new count-up text element (from/to/duration/delay/easing/autoplay/loop/decimals/thousandsSeparator + text styling). Added to the ComposableScreen UIElement union. to is required; the element renders the number only and never writes a variable. See the UI package for the animated TextInput renderer.