Commit 184311c 1 parent 8502845 commit 184311c Copy full SHA for 184311c
File tree 4 files changed +6
-5
lines changed
4 files changed +6
-5
lines changed Original file line number Diff line number Diff line change 1
- ## 8.3.3-wip
1
+ ## 8.3.3
2
2
3
3
* Require Dart 3.6 or later.
4
- * Require analyzer 7.2 .0 APIs.
4
+ * Require analyzer 7.3 .0 APIs.
5
5
* Update the design of GitHub-flavored Markdown alerts for
6
6
improved accessibility and to better match GitHub and other Dart sites.
7
+ * Many internal migrations for analyzer APIs.
7
8
8
9
## 8.3.2
9
10
Original file line number Diff line number Diff line change 1
1
dartdoc :
2
2
linkToSource :
3
3
root : ' .'
4
- uriTemplate : ' https://github.com/dart-lang/dartdoc/blob/v8.3.3-wip /%f%#L%l%'
4
+ uriTemplate : ' https://github.com/dart-lang/dartdoc/blob/v8.3.3/%f%#L%l%'
Original file line number Diff line number Diff line change 1
- const packageVersion = '8.3.3-wip ' ;
1
+ const packageVersion = '8.3.3' ;
Original file line number Diff line number Diff line change 1
1
name : dartdoc
2
- version : 8.3.3-wip
2
+ version : 8.3.3
3
3
description : A non-interactive HTML documentation generator for Dart source code.
4
4
repository : https://github.com/dart-lang/dartdoc
5
5
You can’t perform that action at this time.
0 commit comments