From 4519d8e23c95295563875d749732d99749b99cd4 Mon Sep 17 00:00:00 2001 From: rmconsole-readonly-wk Date: Mon, 4 Nov 2024 15:28:39 +0000 Subject: [PATCH 1/2] dart_dev_4.2.2 --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index b02b0a91..1083c5f5 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,5 +1,5 @@ name: dart_dev -version: 4.2.1 +version: 4.2.2 description: > Centralized tooling for Dart projects. Consistent interface across projects. From da9609cd0727efaece32fa57f6cf2da349ddb58c Mon Sep 17 00:00:00 2001 From: Rob Becker Date: Mon, 4 Nov 2024 09:16:14 -0700 Subject: [PATCH 2/2] update changelog --- CHANGELOG.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index bad52d23..36ab1cb7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,8 @@ # Changelog +## 4.2.2 +- For Dart 3x, use webdev ^3 for the serve task + ## 4.2.1 - Update `hackFastFormat` to detect and respect the project's