@fluidframework/telemetry-utils
Advanced tools
Comparing version 2.0.0-dev-rc.4.0.0.261659 to 2.0.0-dev-rc.5.0.0.263932
# @fluidframework/telemetry-utils | ||
## 2.0.0-rc.4.0.0 | ||
### Major Changes | ||
- telemetry-utils: Internal telemetry types removed from public API surface [96872186d0](https://github.com/microsoft/FluidFramework/commit/96872186d0d0f245c1fece7d19b3743e501679b6) | ||
We have updated the tags for the following telemetry-related types in the FluidFramework: TelemetryEventCategory, TelemetryEventPropertyTypeExt, ITelemetryPropertiesExt, ITelemetryGenericEventExt, ITelemetryErrorEventExt, ITelemetryPerformanceEventExt, ITelemetryLoggerExt. For developers using any of these types, the primary action required is to transition to using the corresponding "base" type. For example, replace ITelemetryPerformanceEventExt with ITelemetryBaseEvent from @core-interfaces. | ||
## 2.0.0-rc.3.0.0 | ||
@@ -4,0 +12,0 @@ |
@@ -8,5 +8,5 @@ // This file is read by tools that parse documentation comments conforming to the TSDoc standard. | ||
"packageName": "@microsoft/api-extractor", | ||
"packageVersion": "7.42.3" | ||
"packageVersion": "7.43.1" | ||
} | ||
] | ||
} |
{ | ||
"name": "@fluidframework/telemetry-utils", | ||
"version": "2.0.0-dev-rc.4.0.0.261659", | ||
"version": "2.0.0-dev-rc.5.0.0.263932", | ||
"description": "Collection of telemetry relates utilities for Fluid", | ||
@@ -70,5 +70,5 @@ "homepage": "https://fluidframework.com", | ||
"dependencies": { | ||
"@fluid-internal/client-utils": "2.0.0-dev-rc.4.0.0.261659", | ||
"@fluidframework/core-interfaces": "2.0.0-dev-rc.4.0.0.261659", | ||
"@fluidframework/core-utils": "2.0.0-dev-rc.4.0.0.261659", | ||
"@fluid-internal/client-utils": "2.0.0-dev-rc.5.0.0.263932", | ||
"@fluidframework/core-interfaces": "2.0.0-dev-rc.5.0.0.263932", | ||
"@fluidframework/core-utils": "2.0.0-dev-rc.5.0.0.263932", | ||
"@fluidframework/protocol-definitions": "^3.2.0", | ||
@@ -81,9 +81,9 @@ "debug": "^4.3.4", | ||
"@biomejs/biome": "^1.6.2", | ||
"@fluid-internal/mocha-test-setup": "2.0.0-dev-rc.4.0.0.261659", | ||
"@fluid-tools/build-cli": "0.38.0-259537", | ||
"@fluid-internal/mocha-test-setup": "2.0.0-dev-rc.5.0.0.263932", | ||
"@fluid-tools/build-cli": "^0.38.0", | ||
"@fluidframework/build-common": "^2.0.3", | ||
"@fluidframework/build-tools": "0.38.0-259537", | ||
"@fluidframework/build-tools": "^0.38.0", | ||
"@fluidframework/eslint-config-fluid": "^5.1.0", | ||
"@fluidframework/telemetry-utils-previous": "npm:@fluidframework/telemetry-utils@2.0.0-rc.3.0.0", | ||
"@microsoft/api-extractor": "^7.42.3", | ||
"@microsoft/api-extractor": "^7.43.1", | ||
"@types/debug": "^4.1.5", | ||
@@ -90,0 +90,0 @@ "@types/mocha": "^9.1.1", |
763841
+ Added@fluid-internal/client-utils@2.0.0-dev-rc.5.0.0.263932(transitive)
+ Added@fluidframework/core-interfaces@2.0.0-dev-rc.5.0.0.263932(transitive)
+ Added@fluidframework/core-utils@2.0.0-dev-rc.5.0.0.263932(transitive)
- Removed@fluid-internal/client-utils@2.0.0-dev-rc.4.0.0.261659(transitive)
- Removed@fluidframework/core-interfaces@2.0.0-dev-rc.4.0.0.261659(transitive)
- Removed@fluidframework/core-utils@2.0.0-dev-rc.4.0.0.261659(transitive)
Updated@fluid-internal/client-utils@2.0.0-dev-rc.5.0.0.263932
Updated@fluidframework/core-interfaces@2.0.0-dev-rc.5.0.0.263932