Skip to content

Commit 43717ea

Browse files
committed
chore: update CHANGELOG
1 parent 34ffcb6 commit 43717ea

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
## 3.0.0
2+
3+
* Bump analyzer from 7.6.0 to 9.0.0
4+
* Refactor: Remove custom_lint and add rules by @TesteurManiak in https://github.com/Floating-Dartists/fd_lints/pull/17
5+
* [do_not_mutate_unmodifiable_list_view](https://github.com/Floating-Dartists/fd_lints/blob/main/doc/do_not_mutate_unmodifiable_list_view.md)
6+
* [do_not_mutate_unmodifiable_map_view](https://github.com/Floating-Dartists/fd_lints/blob/main/doc/do_not_mutate_unmodifiable_map_view.md)
7+
* [do_not_mutate_unmodifiable_set_view](https://github.com/Floating-Dartists/fd_lints/blob/main/doc/do_not_mutate_unmodifiable_set_view.md)
8+
9+
**Breaking Changes:**
10+
11+
* Removed rules preset `dart.yaml` and `flutter.yaml`
12+
113
## 2.5.0
214

315
* chore(deps): bump analyzer_plugin from 0.12.0 to 0.13.0 by @dependabot in https://github.com/Floating-Dartists/fd_lints/pull/14

0 commit comments

Comments
 (0)