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.
1 parent a003d5e commit d202ee3Copy full SHA for d202ee3
CHANGELOG.md
@@ -127,6 +127,17 @@ representation soon.
127
128
[17207]: https://github.com/dart-lang/sdk/issues/17207
129
130
+## 2.7.1 - 2020-01-32
131
+
132
+This is a patch release that improves dart2js compile-time (issue [40217][]).
133
134
+[40217]: https://github.com/dart-lang/sdk/issues/40217
135
136
+**Breaking Change**:
137
+The Dart SDK for macOS is now only available for x64 (issue [39810][]).
138
139
+[39810]: https://github.com/dart-lang/sdk/issues/39810
140
141
## 2.7.0 - 2019-12-11
142
143
**Extension methods** -- which we shipped in preview in 2.6.0 -- are no longer
0 commit comments