Skip to content

v0.15.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 01 Jan 11:23

Bug Fixes

  • core: avoid normalising paths with app routing hashes (c28fcc7), closes #257
  • core: fallback to download when no chrome paths exist (05753be), closes #247
  • core: stop chrome cluster when scan is finished (a3ee8f0), closes #246
  • core: handle corrupt cached reports (737a873), closes #255
  • core: missing explicit dependency radix3 (c011378), closes #254

Features

  • core: improved wsl2 and docker support (fbb3aa4)
  • core: support async functions within unlighthouse.config.ts (a4cf53b), closes #248