Releases: larcjs/core
Releases · larcjs/core
v1.1.0 - CI/CD and Comprehensive Testing
🎉 What's New in v1.1.0
This release marks a significant milestone in production readiness!
Added
- ✅ Comprehensive test suite with 335 tests across 5 browsers (all passing locally)
- ✅ GitHub Actions CI/CD automation
- ✅ Automated cross-browser testing on PRs via test.yml workflow
- ✅ Code coverage reporting with Codecov
- ✅ Status badges in README
- ✅ Package lock file for reproducible builds
Fixed
- Fixed 3 flaky autoloader tests (race conditions)
- Improved async handling in component initialization
Infrastructure
- Automated npm publishing with provenance
- Multi-browser test matrix (Chromium, Firefox, WebKit, Mobile)
- NPM dependency caching in CI/CD
- Streamlined publish workflow (tests validated in PRs)
Full Changelog: https://github.com/larcjs/core/blob/main/CHANGELOG.md