Skip to content
This repository was archived by the owner on Nov 20, 2024. It is now read-only.

Commit 64d800b

Browse files
authored
Update CHANGELOG.md (#2807)
1 parent 7bb59c8 commit 64d800b

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
# 1.8.0
22

3+
- performance improvements for `prefer_is_not_empty`
4+
- fixed false positive in `no_logic_in_create_state`
5+
- improve `package_names` to allow dart identifiers as package names
36
- fixed false-positive in `package_names` (causing keywords to wrongly get flagged)
47
- fixed `avoid_classes_with_only_static_member` to check for inherited members and also
58
flag classes with only methods

0 commit comments

Comments
 (0)