Releases: justinribeiro/lighthouse-action
Releases · justinribeiro/lighthouse-action
v3.0.0 - Lighthouse @ v9
What's Changed
- feat(core): update lighthouse @ v9 by @justinribeiro in #24
Full Changelog: v2.0.0...v3.0.0
v2.0.0 - Lighthouse v8 and Core Web Vitals
v1.1.0
v1.0.2
v1.0.2 (2019-11-04)
Fixes
- fix(wpt): apply devtools factors to network (#5) Cheers to @patrickhulce for the pointer and ticket! 💯
v1.0.1
v1.0.1 (2019-11-02)
Docs
- Update README example.
v1.0.0
v1.0.0 (2019-11-02) 🎉
Features
- Uses Puppeteer to start up Chrome with network emulation settings defined by WebPageTest.
- Supports saving of artifacts to the Github Action run.
- Supports custom Lighthouse configuration via JavaScript file.
- Supports Lighthouse budget.json for failing PRs.
- Posts results of audit run as a comment on your PR.