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

v0.2.16

Choose a tag to compare

@l7aromeo l7aromeo released this 13 Sep 15:08

MeoNode UI v0.2.16 – Core Optimizations & Type Refinements

Release Date: 2025-09-13

What's New

  • Core:
    • Introduced a static _isServer property to optimize server-side checks in caching methods.
    • Removed passedKey from _functionRenderer and simplified the function-as-child wrapper.
    • Enhanced toPortal unmount behavior to properly clean up the portal container.

Refactors

  • Updated children prop to use the Children type, improving clarity and consistency across the codebase.

Version Update

  • Incremented version to 0.2.16.

Changelog & Commits