Releases: treosh/lighthouse-ci-action
Releases · treosh/lighthouse-ci-action
2.2.0
2.1.0
- feat:
@lhci/core
0.3.4 - docs: improve budget example to make it more realistic
- docs: refactor examples
- docs: add example with URLs interpolation
2.0.0
Switch from a custom Lighthouse runner to the new Lighthouse CI (more details).
✨New features: ✨
- Assert with
lighthouserc
files in addition to existing budgets.json assertions. - Save results to temporary-public-storage
- Upload results to a Lighthouse CI server
Thanks to the Google Chrome team for implementing this change and creating a better framework to run Lighthouse CI. ❤️
v1: Lighthouse Action
Audit many URLs using Lighthouse, and test performance budget as a part of your CI pipeline.
Docs: https://github.com/treosh/lighthouse-ci-action/tree/v1