v0.1.1-alpha.10
Pre-release
Pre-release
v0.1.1-alpha.10 (2019-10-22)
- feat(cli): print audit title and documentation link (261fd0a)
- feat(cli): add autorun command (5e42e21)
- feat(cli): add buildDir collect option with fallback server (ebbe030)
- feat(cli): support multiple collect urls (031eb12)
- feat(cli): add assertionless github status check (#25) (3950213), closes #25
- feat(server): show hostname of URLs in table details (927ddef)
- feat(utils): expose auditTitle and auditDocumentationLink (2bb88a6)
- fix(cli): correct URL count when all assertions pass (48db860)
- fix(server): use compression (6eafeb6)
- fix(server): sort order of audits and PWA category (bc476b6)
- fix(utils): move text compression back into recommended preset (5eaee70)
- fix(utils): use correct item key for mainthread-work-breakdown (63303ba)
- docs: more autorun tweaks (f228afe)
- docs: update getting started with autorun example (5943427)