Skip to content
This repository was archived by the owner on Aug 2, 2026. It is now read-only.

v0.3.16

Choose a tag to compare

@l7aromeo l7aromeo released this 05 Nov 10:25
· 235 commits to main since this release

MeoNode UI v0.3.16 – Built-in React Fragment, Type Enhancements & Extended Test Coverage

Release Date: 2025-11-05

What's New

  • React:

    • Added the built-in React Fragment component (d5e376a).
    • Added REACT_ACTIVITY_TYPE constant to the react-is helper for consistent React element detection (e91e48f).
  • Core:

    • Enhanced NodeProps type to conditionally include built-in React components, improving type safety and flexibility (3b8a4cb).
    • Exported NO_STYLE_TAGS type for better type inference when disabling emotion styling (a6db6e8).
  • Testing:

    • Added comprehensive tests for Fragment, Suspense, and Activity components to validate style and render behavior (2af386f).

Version Update

  • Current version: 0.3.16

Changelog & Commits