Releases: foo-software/lighthouse-check-action
Fix PR bugs
PR Comment Link to Foo and Desktop Throttling Improvement
Foo API Promo Logging
Remind users in logs that they can avoid flakiness by utilizing Foo's API.
Support Comment URL
Supports comments triggered by push
with commentUrl
.
Updated Logging to Reflect API Change
automated-lighthouse-check.com moved to foo.software so these changes just reflects that in logging.
Support all Devices in One Config
Support to run audits on all devices (mobile and desktop) from one config by specifying emulatedFormFactor: all
. Enhanced commenting to reflect this.
Thanks to @Mirzamohammad22 for raising this idea and making the changes in foo-software/lighthouse-check/pull/32 🎉
Lighthouse 6 ⚡
v2.0.0 2.0.0
Bugfix for empty CLI arguments
This release bumps @foo-software/lighthouse-check
again to fix an issue caused from the solution to issue #27 in @foo-software/lighthouse-check
. It includes PR #29.
Bugfix for URL format issue with double hyphen sequence
Bumps dependency to fix issue #27 in @foo-software/lighthouse-check
. Thanks for reporting it @michaelkl.
Bugfix for an Issue in Which the Chrome Process Hangs on Error
This release bumps packages to address an issue as described in the @foo-software/lighthouse-persist
project. The issue occurs in a case when an error is thrown from within the @foo-software/lighthouse-persist
package and leaves the Chrome process open.