Skip to content

Commit 5788b6a

Browse files
itsjustkevinCommit Queue
authored andcommitted
Version 2.19.3
Change-Id: I8d0a04643f4f3f457e99a14cec182e2beb6b6d9a Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/285783 Reviewed-by: Alexander Thomas <[email protected]> Commit-Queue: Kevin Chisholm <[email protected]>
1 parent cead04d commit 5788b6a

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
113
## 2.19.2 - 2023-02-08
214

315
This is a patch release that:

tools/VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,6 @@
2626
CHANNEL stable
2727
MAJOR 2
2828
MINOR 19
29-
PATCH 2
29+
PATCH 3
3030
PRERELEASE 0
3131
PRERELEASE_PATCH 0

0 commit comments

Comments
 (0)