Skip to content

2.7.0

Compare
Choose a tag to compare
@patrickhulce patrickhulce released this 15 Dec 00:22
5e23dbb

2.7.0 (2017-12-14)

Full Changelog

New Contributors!

Thanks to @sanjsanj, @dennismartensson, @daannijkamp, @crimeminister!

New Audits

  • accessibility: add accessibility manual audits (#3834)
  • font-size: legible font sizes audit (#3533)
  • hreflang: document has a valid hreflang code (#3815)

CLI

  • compile out remaining typescript; add tsc type checking via jsdocs (#3747)
  • sentry: handle configstore errors; don't enabling error reporting (#3878)

Core

  • config: show SEO audits in the UI (#4057)
  • critical-request-chains: corrected help text (#4009)
  • devtools-timeline-model: extract model generation to a computed artifact... (46f6d2a)
  • driver: add driver.wsEndpoint() (#3864)
  • gather-runner: fix headless chrome UA check (#4019)
  • noopener-audit: Only test http/https links (#4036)
  • optimized-images: skip mismatched mimeTypes (#4045)
  • seo: consistent help text links (#3901)
  • uses-webp: tweak text to be more next-gen focused (#3985)
  • vulnerable-libs: add fix for recovering from bad versions (#3932)
  • web-inspector: keep all experiments disabled, fixing conflict when running in DevTools (#4010)

Deps

  • Bump ws to 3.3.2 (#3949)

Docs

  • error-reporting: improve clarity for opt-out folks (#3876)
  • add lantern accuracy data (#3826)
  • fox mobile device testing example (#3887)
  • readme: Add Greta Lighthouse to list of Integrations (#4031)

Report

  • perf-audits: adjust presentation of runtime cost audits (#4020)
  • warnings: warn only if using an old headless (#4021)

Tests

  • smokehouse: adopt URLSearchParams for querystring manipulation (#3941)

Misc

  • changelog: tweaks to changelog template and instructions (#3849)
  • changelog: minor changelog generation usability bumps (#3847)
  • codeowners: represent brendan's leave (#3991)
  • error-reporting: report unhandled promise rejections, take 2 (#3930)
  • error-reporting: tweak sentry levels and ignore list (#3890)
  • error-reporting: report unhandled promise rejections (#3886)
  • Update wording (6036117)