Skip to content

Commit 79a9568

Browse files
committed
chore(docs): update changelog
1 parent db5178b commit 79a9568

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docs/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,10 @@ Semantic Versioning.
1313
* `const o = {k = v};` now reports [E0253][] ("use ':' instead of '=' in object
1414
literals").
1515
* `--snarky` is now even snarkier.
16+
* LSP server: The new `quick-lint-js.tracing-directory` LSP configuration item
17+
can be set to a path where quick-lint-js will log LSP protocol traffic. This
18+
keylogger option can be used by quick-lint-js contributors to investigate
19+
bugs. This new option is disabled by default.
1620

1721
### Fixed
1822

0 commit comments

Comments
 (0)