This release adds 3 notable features for engineering teams evaluating rollout.
✓ No known CVEs patched in this version
Topics
Summary
AI summaryWCAG 2.2 compliance and multi-language support added.
Full changelog
🚀 What's New in v1.3.0
Enhanced Accessibility Audit System
- WCAG 2.2 Compliance: Complete implementation of latest Web Content Accessibility Guidelines 2.2
- 20+ Success Criteria: Comprehensive detection of accessibility issues including:
- Missing alt text and ARIA labels
- Color contrast violations
- Keyboard navigation issues
- Improper heading hierarchy
- Form accessibility problems
- Table structure issues
- Focus management problems
- Motion and animation preferences
Internationalization & Localization
- Multi-language Support: Full localization in English, Spanish, German, and Portuguese
- Localized CLI: All command-line interface strings now support multiple languages
- Localized Reports: Analysis reports and recommendations in user's preferred language
Developer Experience
- Enhanced CLI Commands: Improved accessibility audit command with detailed WCAG references
- MCP Server Integration: Model Context Protocol server with accessibility analysis capabilities
- Comprehensive Recommendations: Actionable suggestions for fixing accessibility issues
Technical Improvements
- Next.js 14+ Support: Enhanced compatibility with latest Next.js features
- Performance Optimizations: Faster analysis with improved file scanning
- Better Error Handling: More robust error reporting and recovery
📊 Impact
This release significantly enhances vibealive's capability to help developers build more accessible web applications, ensuring compliance with the latest accessibility standards and supporting global audiences through comprehensive internationalization.
🔧 Installation
npm install -g [email protected]
🌐 Usage
# Run accessibility audit
vibealive a11y-scan
# Set language preference
vibealive analyze --locale es
Weekly OSS security release digest.
The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.
No spam, unsubscribe anytime.
Share this release
About skullzarmy/vibealive
Full-featured utility to test Next.js projects for unused files and APIs, with an MCP server that exposes project analysis tools to AI assistants.
Related context
Beta — feedback welcome: [email protected]