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 1de398e commit 3cf4382Copy full SHA for 3cf4382
frontend_server_client/CHANGELOG.md
@@ -1,4 +1,4 @@
1
-## 3.0.0-dev
+## 3.0.0
2
3
- Update the `compile` api to return a non-null `CompileResult`, and instead
4
make the `dillOutput` field nullable. This allows you to still get compiler
frontend_server_client/pubspec.yaml
@@ -1,5 +1,5 @@
name: frontend_server_client
-version: 3.0.0-dev
+version: 3.0.0
description: >-
Client code to start and interact with the frontend_server compiler from the
5
Dart SDK.
0 commit comments