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

v0.2.22

Choose a tag to compare

@l7aromeo l7aromeo released this 29 Sep 05:01

MeoNode UI v0.2.22 – Key & CSS Prop Refactor for Improved Rendering

Release Window: 2025-09-29

Refactors

  • Core:
    • Removed manual key generation logic, relying instead on React’s reconciliation for array children.
    • Streamlined CSS prop handling within BaseNode and StyledRenderer for better integration with styling solutions.
    • Updated createElement calls to correctly spread children, supporting both single and multiple children.

Version Update

  • Updated version to 0.2.22.

Changelog & Commits