a59a27eb0c
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1.9 KiB
1.9 KiB
@astrojs/telemetry
0.2.0
Minor Changes
- #3713
ebd7e7ad
Thanks @FredKSchott! - Update telemetry to support a more anonymized project id.anonymousProjectId
is now hashed based on anonymous git data instead of your git remote URL.
0.1.3
Patch Changes
-
#3614
9c8a7c0b
Thanks @okikio! - Fix telemetry crashing astro build/dev when using optional integrationsTelemetry will now ignore falsy integration values but will gather a count of how many integrations out of the total are now optional integrations
0.1.2
Patch Changes
0.1.1
Patch Changes
- #3276
6d5ef41b
Thanks @FredKSchott! - fix "cannot exit astro" bug