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 cead04d commit 5788b6aCopy full SHA for 5788b6a
CHANGELOG.md
@@ -1,3 +1,15 @@
1
+## 2.19.3 - 2023-03-01
2
+
3
+This is a patch release that:
4
5
+- Updates DDC test and builder configuration. (issue [#51481][]).
6
7
+- Improves the performance of the Dart Analysis Server by limiting the analysis
8
+ context to 1. (issue [#50981][]).
9
10
+[#50981]: https://github.com/dart-lang/sdk/issues/50981
11
+[#51481]: https://github.com/dart-lang/sdk/issues/51481
12
13
## 2.19.2 - 2023-02-08
14
15
This is a patch release that:
tools/VERSION
@@ -26,6 +26,6 @@
26
CHANNEL stable
27
MAJOR 2
28
MINOR 19
29
-PATCH 2
+PATCH 3
30
PRERELEASE 0
31
PRERELEASE_PATCH 0
0 commit comments