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

v0.2.13

Choose a tag to compare

@l7aromeo l7aromeo released this 12 Sep 02:41
· 339 commits to main since this release

MeoNode UI v0.2.13 – Testing & Developer Workflow Enhancements

Release Date: 2025-09-11

What's New

  • Development: Added a pre-commit hook for automatic linting and testing, and updated package.json scripts for a smoother workflow.
  • Testing: Introduced Jest configuration with TypeScript support to standardize the testing environment.
  • Core (BaseNode): Added comprehensive unit tests to validate and safeguard core functionality.

Fixed

  • Core: Remove stylable elements from NO_STYLE_TAGS to ensure only non-visual/metadata tags are excluded from CSS styling.

Version Update

  • Incremented version to 0.2.13.

Changelog & Commits