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

v0.2.15

Choose a tag to compare

@l7aromeo l7aromeo released this 12 Sep 15:01

MeoNode UI v0.2.15 – Performance & Stability Improvements

Release Date: 2025-09-12

What's New

  • Cache: Implemented a hybrid caching strategy using WeakMap and Map for processed children, improving both performance and memory management.
  • Helper:
    • Added nodeSignature for stable node signatures.
    • Enhanced createStableHash with bounded traversal for safer, more predictable hashing.
    • Improved ObjHelper.stringify for deterministic serialization with sorted keys and special type handling.

Refactors

  • Improved type definitions and error handling in rendering methods to increase reliability and maintainability.

Version Update

  • Incremented version to 0.2.15.

Changelog & Commits