You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Line/column in output: vastlint CLI now prints file:line:col (or file:line) alongside the XPath location for every issue, making it easier to jump to the exact source position.
Chrome extension
Release stamping fixed: both Chrome publish workflows now inject the extension version correctly before build instead of dropping the version field from manifest.json.
Release guardrail: both workflows now assert that manifest.json contains the expected version before packaging or publishing.
Chrome package version: bumped source chrome/package.json and chrome/manifest.json to 0.4.9 for the next Web Store release.
Docs
Main README no longer says the Chrome Web Store listing is pending review.
Release checklist now documents the actual Chrome publish paths and reminds you to commit both Chrome version files.