Skip to content

Commit 483abf0

Browse files
committed
chore(docs): update changelog
1 parent b624c25 commit 483abf0

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

docs/CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,11 @@ Semantic Versioning.
3232
* The npm package now includes `copyright` files listing software licenses and
3333
copyright notices.
3434
* [E0086][] is no longer falsely reported in some cases.
35+
* VS Code (Windows x64): When the extension is first loaded, and a file has
36+
errors, quick-lint-js no longer reports the first error always on the first
37+
line. (The issue was a [compiler
38+
bug](https://lists.gnu.org/archive/html/bug-binutils/2022-05/msg00099.html)
39+
which we worked around.)
3540
* quick-lint-js no longer creates and writes messages to `/tmp/qljs.log`.
3641

3742
### Changed

0 commit comments

Comments
 (0)