Skip to content

Releases: netlify/netlify-plugin-lighthouse

v4.0.1

10 Oct 09:44
953445f
Compare
Choose a tag to compare

4.0.1 (2022-10-10)

Bug Fixes

  • deps: update dependency express to v4.18.2 (#489) (5afd383)
  • deps: update dependency puppeteer to v18.2.1 (#491) (eeb38de)

v4.0.0

07 Oct 14:20
8cf0407
Compare
Choose a tag to compare

4.0.0 (2022-10-07)

⚠ BREAKING CHANGES

  • The path audit input option no longer affects the served directory for an audit. Use serveDir instead. Use path to specify the sub directory or html file within the served directory that should be audited.

Features

  • Allow running lighthouse on other pages available in publish folder (#487) (ea0856b)

Bug Fixes

  • deps: update dependency dotenv to v16.0.3 (#480) (c204252)

v3.7.1

04 Oct 11:25
bd11b42
Compare
Choose a tag to compare

3.7.1 (2022-10-04)

Bug Fixes

v3.7.0

03 Oct 11:04
29dc45a
Compare
Choose a tag to compare

3.7.0 (2022-10-03)

Features

v3.6.0

30 Sep 08:44
eb198f9
Compare
Choose a tag to compare

3.6.0 (2022-09-30)

Features

  • adds reporting around installable status and config settings (#476) (37ddec7)

v3.5.0

29 Sep 10:32
909cdc7
Compare
Choose a tag to compare

3.5.0 (2022-09-29)

Features

  • Add initial support for Lighthouse settings (#474) (587f9d6)

Bug Fixes

  • adds score rounding to avoid floating point errors (#473) (8b2f4cf)
  • deps: update dependency dotenv to v16.0.2 (#462) (d76b6a6)
  • deps: update dependency lighthouse to v9.6.7 (#463) (43dfe6d)
  • deps: update dependency puppeteer to v18 (#472) (bf1c432)

v3.4.1

21 Sep 17:05
55f6cce
Compare
Choose a tag to compare

3.4.1 (2022-09-21)

Bug Fixes

  • run replacements function before HTML minification (#469) (1e74d86)

v3.4.0

21 Sep 15:10
6d9eca3
Compare
Choose a tag to compare

3.4.0 (2022-09-21)

Features

  • Add support for theme matching and scroll reporting via postMessage (#461) (42822bc)

v3.3.0

09 Sep 12:57
ad1ea26
Compare
Choose a tag to compare

3.3.0 (2022-08-26)

Features

  • inject theme-querying snippets to each report (#455) (646a06d)

Bug Fixes

  • deps: update dependency lighthouse to v9.6.5 (#447) (72fe792)
  • deps: update dependency lighthouse to v9.6.6 (#456) (194b212)
  • deps: update dependency puppeteer to v16 (#451) (a0b315e)
  • deps: update dependency puppeteer to v16.2.0 (#457) (19c9ee8)

v3.2.1

09 Aug 16:42
8345cad
Compare
Choose a tag to compare

3.2.1 (2022-08-09)

Bug Fixes