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

v0.2.14

Choose a tag to compare

@l7aromeo l7aromeo released this 12 Sep 06:47
· 332 commits to main since this release

MeoNode UI v0.2.14 – Performance Optimizations & API Simplification

Release Date: 2025-09-12

What's New

  • Core (BaseNode): Added caching for processed children to improve rendering performance.
  • Components: Introduced Container as an alias for Div to simplify general-purpose container usage.

Removed

  • Utilities: Removed the shallowEqual helper from common.helper.ts as part of API cleanup.

Fixes

  • Rendering: Optimized existing key checks and improved handling of null values to boost performance and stability in rendering functions.

Version

  • Bumped version to 0.2.14.

Changelog & Commits