Skip to content

v0.12.2

Compare
Choose a tag to compare
@github-actions github-actions released this 22 May 06:16
· 12 commits to main since this release

Bug Fixes

  • allow npx unlighthouse-ci global usage (0c6a0eb)
  • check for valid cache removal when running with no cache (4cbb47c)
  • record sessionStorage when authenticating (9fec05f)
  • remove protocolTimeout (383f246), closes #202
  • remove puppeteer startup timeout (e2ae165)
  • support basic auth with LHCI (bcb1bc6), closes #214
  • use latest chrome as fallback browser (d678a05)