Skip to content

@lynx-js/genui@0.0.5

Latest

Choose a tag to compare

@github-actions github-actions released this 29 Jun 02:20
· 5 commits to main since this release
aff5545

Patch Changes

  • Expand the OpenUI catalog with more layout, media, modal, tabs, text, and picker components, and add richer playground examples that showcase the new component set. (#2849)

  • Expose the Children API from ReactLynx and freeze the arrays returned by Children.map, Children.forEach, and Children.toArray. (#2376)

    Allow @lynx-js/react 0.121 and newer in GenUI peer dependency ranges.