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 2024775 commit 74e9583Copy full SHA for 74e9583
frontend_server_client/CHANGELOG.md
@@ -1,4 +1,4 @@
1
-## 4.0.0-wip
+## 4.0.0
2
3
- Update Dart SDK constraint to `^3.0.0`.
4
- Support changes in the SDK layout for Dart 3.0.
frontend_server_client/pubspec.yaml
@@ -1,5 +1,5 @@
name: frontend_server_client
-version: 4.0.0-wip
+version: 4.0.0
description: >-
Client code to start and interact with the frontend_server compiler from the
5
Dart SDK.
0 commit comments