Skip to content

Commit e5c1358

Browse files
committed
chore(docs): update changelog
1 parent 0a463a8 commit e5c1358

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,8 @@ Semantic Versioning.
2727
is still reported, as intended.)
2828
* Defining a global variable in `quick-lint-js.config` which is already declared
2929
by default now always changes the `shadowable` and `writable` settings.
30+
* `await () => await () => ...` no longer slows down linting and consumes a lot
31+
of memory.
3032

3133
## 2.8.0 (2022-07-25)
3234

0 commit comments

Comments
 (0)