This repository was archived by the owner on Aug 2, 2026. It is now read-only.
v0.3.11
MeoNode UI v0.3.11 – New Activity Node, Theme Helper Improvements & Dependency Updates
Release Window: 2025-10-19
What's New
- Components: Added React Activity Node and exported it in the main module (
aadbc2d). - Theme Helper: Improved
resolveObjWithThemeto provide more reliable object type checking (da1ce4c).
Changes
- Dependencies: Updated dependencies in
package.jsonandyarn.lock(0c0ced6). - Code Style: Removed
'use strict'directive from multiple files (17d79dc).
Docs
- Contributing: Updated Node.js version requirement in
CONTRIBUTING.md(4c577c3).
Tests
- Node Handling: Added test case to ensure Node instances passed through props are preserved and correctly resolved through theme processing (
f4d1344).
Version Update
- Current version is 0.3.11.