v2026.05.1-beta.0
Pre-release
Pre-release
·
82 commits
to beta
since this release
🔄 Versioning
- CalVer Transition: Switched to YYYY.MM.Patch (e.g., 2026.05.1-beta.0).
- Standardized Leading Zeros: Zero-padded months for consistent sortability.
🚀 CI/CD Optimization
- Parallel Quality Gates: Linting, type-checking, and audits now run in parallel jobs.
- Smart Path Filtering: Docs-only changes skip heavy test suites.
- Optimized Test Matrix: Restructured OS/Node matrix to prevent E2E timeouts.