Skip to content

Commit 49c0455

Browse files
committed
Add changelog
1 parent 3f604f7 commit 49c0455

File tree

1 file changed

+25
-1
lines changed

1 file changed

+25
-1
lines changed

packages/netglade_analysis/CHANGELOG.md

Lines changed: 25 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,30 @@
11
## 13.0.0
22
- Adhere to DCM 1.22.0, 1.23.0, and 1.24.2:
3-
-
3+
- Add avoid-adjacent-strings
4+
- Add avoid-assignments-as-conditions
5+
- Add avoid-complex-loop-conditions
6+
- Add avoid-incorrect-uri
7+
- Add avoid-negations-in-equality-checks
8+
- Add avoid-unnecessary-extends
9+
- Add avoid-unnecessary-overrides
10+
- Add avoid-unused-assignment
11+
- Add function-always-returns-same-value
12+
- Add prefer-add-all
13+
- Add prefer-for-in
14+
- Add prefer-simpler-boolean-expressions
15+
- Add avoid-late-final-reassignment
16+
- Add use-existing-variable
17+
- Add avoid-flexible-outside-flex
18+
- Add prefer-center-over-align
19+
- Add prefer-padding-over-container
20+
- Add prefer-sized-box-square
21+
- Add prefer-provider-extensions
22+
- Add avoid-duplicate-bloc-event-handlers
23+
- Add avoid-passing-build-context-to-blocs
24+
- Add handle-bloc-event-subclasses
25+
- Add prefer-bloc-extensions
26+
- Add prefer-sealed-bloc-events
27+
- Add prefer-sealed-bloc-state
428

529
## 12.0.0
630
- Minimal Dart 3.5.0

0 commit comments

Comments
 (0)