v0.4.20
Chrome extension
- Issue panel rendering fixed: the inline/floating panel now mounts lint issue rows as DOM nodes instead of coercing them into
[object HTMLDivElement]strings inside the shadow-root template.
Packaging / release
- Channel versions aligned: bumped the Rust crates, npm package, VS Code extension, Chrome extension, and tracked lockfiles to
0.4.20for the patch release.