File tree Expand file tree Collapse file tree 4 files changed +7
-3
lines changed
Expand file tree Collapse file tree 4 files changed +7
-3
lines changed Original file line number Diff line number Diff line change 1+ ## 8.0.9+1
2+
3+ * Fix referencing an aliased type parameter. (#3784 )
4+
15## 8.0.9
26
37* Deprecate the ` missingCodeBlockLanguage ` warning. This is replaced with the
Original file line number Diff line number Diff line change 11dartdoc :
22 linkToSource :
33 root : ' .'
4- uriTemplate : ' https://github.com/dart-lang/dartdoc/blob/v8.0.9/%f%#L%l%'
4+ uriTemplate : ' https://github.com/dart-lang/dartdoc/blob/v8.0.9+1 /%f%#L%l%'
Original file line number Diff line number Diff line change 1- const packageVersion = '8.0.9' ;
1+ const packageVersion = '8.0.9+1 ' ;
Original file line number Diff line number Diff line change 11name : dartdoc
2- version : 8.0.9
2+ version : 8.0.9+1
33description : A non-interactive HTML documentation generator for Dart source code.
44repository : https://github.com/dart-lang/dartdoc
55
You can’t perform that action at this time.
0 commit comments