4.0.0-alpha.1 (2018-11-15)
Pre-release
Pre-release
Warning: This release was accidentally published to NPM without the @next
publish tag. To address this, the stable v3.2.1 release was republished as v4.0.0-alpha.2-3.2.1
. Sorry y'all.
Core
- skip h2 audit in LR (#6564)
- config: faster category validation (#6445)
- driver: wait for Page.frameNavigated for about:blank (#6446)
- lib: add chrome-extension to URL allowedProtocols and add test (#6447)
- pwa: audit and report group renames (#6494)
- seo: properly handle anchors in SVG (#6483)
- increase protocol timeout to 30s (#6505, #6531)
Report
- pwa: give badges to groups with all passing audits (#6504)
- pwa: add pwa-category-renderer (#6486)
- compat: add details-element polyfill for Edge (#6465)
- compat: fix support for edge (#6459)
- compat: ignore Edge's Invalid Argument error (#6456)
- compat: fix summary rendering in FF (#6448)
- handle underscored not_applicable scoreDisplayMode (#6549)
- css: make performance category more compact (#6437)
- rename clump classes; give classes to all audit groups (#6482)
- refactor rendering of top-level failed/passing/etc clumps (#6460)