We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
0.27.4-alpha.17
1 parent 37dbf25 commit 2a2424aCopy full SHA for 2a2424a
pkg/analyzer/CHANGELOG.md
@@ -1,4 +1,5 @@
1
-## Next release
+## 0.27.4-alpha.17
2
+* Support for trailing commas in parameter and argument lists (#26647).
3
* Strong mode breaking change: can now infer generic type arguments from the constructor invocation arguments (#25220).
4
5
## 0.27.4-alpha.16
pkg/analyzer/pubspec.yaml
@@ -1,5 +1,5 @@
name: analyzer
-version: 0.27.4-alpha.16
+version: 0.27.4-alpha.17
author: Dart Team <[email protected]>
description: Static analyzer for Dart.
homepage: https://github.com/dart-lang/sdk/tree/master/pkg/analyzer
0 commit comments