v0.1.11
Fixes
fix(dashboard): handle null viewport in annotate screenshot—playwright-cli annotateagainst a headed browser launched withviewport: nullproduced an empty annotated screenshot; the dashboard now falls back towindow.innerWidth/innerHeight. (microsoft/playwright#40569)