This repository was archived by the owner on Aug 2, 2026. It is now read-only.
v0.2.15
MeoNode UI v0.2.15 – Performance & Stability Improvements
Release Date: 2025-09-12
What's New
- Cache: Implemented a hybrid caching strategy using
WeakMapandMapfor processed children, improving both performance and memory management. - Helper:
- Added
nodeSignaturefor stable node signatures. - Enhanced
createStableHashwith bounded traversal for safer, more predictable hashing. - Improved
ObjHelper.stringifyfor deterministic serialization with sorted keys and special type handling.
- Added
Refactors
- Improved type definitions and error handling in rendering methods to increase reliability and maintainability.
Version Update
- Incremented version to 0.2.15.