Skip to content

Commit 2429843

Browse files
authored
Update CHANGELOG.md (#7221)
* Update CHANGELOG.md * Info for 2 new server apis
1 parent 1c73e8e commit 2429843

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

packages/devtools_shared/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,13 @@
33
* Add the ability to send debug logs in DevTools server request responses.
44
* Add an optional positional parameter `logs` to the `ServerApi.serverError` method.
55
* Include debug logs with the `ExtensionsApi.apiServeAvailableExtensions` API response.
6+
* Add parameter to `ServerApi.handle` to accept an instance of `Analytics` from
7+
`package:unified_analytics`.
8+
* Devtools server API `apiGetConsentMessage` added to fetch the consent message from
9+
`package:unified_analytics`.
10+
* Devtools server API `apiMarkConsentMessageAsShown` added to mark the consent message for
11+
`package:unified_analytics` as shown to enable telemetry.
12+
613

714
# 6.0.4
815
* Add `apiGetDtdUri` to the server api.

0 commit comments

Comments
 (0)