We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c9c6510 commit 058044eCopy full SHA for 058044e
CHANGELOG.md
@@ -2,8 +2,8 @@
2
* BREAKING CHANGE: Refactor of Class, Enum, and Mixin types result in some
3
deleted interfaces in templates and a change in class hierarchy. (#2770)
4
* The experimental 'constructor-tearoffs' feature has been partially
5
- implemented in dartdoc and should mostly work except constant
6
- rendering. (#2655, #2772, #2770, #2768, #2766, #2763).
+ implemented in dartdoc and should work in simple cases. (#2655, #2770,
+ #2768, #2766, #2763).
7
* BREAKING CHANGE: The old lookup code has been deleted, along with the
8
`--no-enhanced-reference-lookup` flag. (#2765)
9
* Deprecated uses of pub have been removed. (#2764)
0 commit comments