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

v0.3.11

Choose a tag to compare

@l7aromeo l7aromeo released this 19 Oct 09:58
· 251 commits to main since this release

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 resolveObjWithTheme to provide more reliable object type checking (da1ce4c).

Changes

  • Dependencies: Updated dependencies in package.json and yarn.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.

Changelog & Commits