Skip to content

chore: version packages#69

Merged
himerus merged 1 commit intomainfrom
changeset-release/main
Mar 14, 2026
Merged

chore: version packages#69
himerus merged 1 commit intomainfrom
changeset-release/main

Conversation

@github-actions
Copy link
Copy Markdown
Contributor

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.

Releases

helixir@0.4.0

Minor Changes

  • 5cb679b: Add multi-dimensional health scoring engine with source-level accessibility analysis
    • 6 CEM-native dimensions: CEM Completeness, Accessibility, Type Coverage, API Surface Quality, CSS Architecture, Event Architecture
    • Enterprise grade algorithm with critical dimension gates preventing score gaming
    • Source-level accessibility scanner reading component source files for ARIA bindings, keyboard handling, focus management, form internals, live regions, and screen reader support
    • Deep mixin-aware scanner following CEM superclass/mixin declarations and a11y-relevant imports through full inheritance chains
    • Honest scoring: empty CEM data returns null (excluded from weighted average) instead of inflating to 100/100
    • CEM accessibility analyzer reweighted for CEM-realistic scoring
    • New MCP tools: score_component_multi_dimensional, score_all_multi_dimensional, audit_library
    • JSONL audit report generation
    • Validated against 14 real-world component libraries across Lit, FAST, Stencil, and vanilla architectures

@himerus himerus closed this Mar 14, 2026
@himerus himerus reopened this Mar 14, 2026
@himerus himerus merged commit 69e2223 into main Mar 14, 2026
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant