astro/packages/telemetry/CHANGELOG.md
github-actions[bot] e67171252c
[ci] release (#3615)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: Matthew Phillips <matthew@skypack.dev>
2022-06-21 09:43:19 -04:00

1.5 KiB

@astrojs/telemetry

0.1.3

Patch Changes

  • #3614 9c8a7c0b Thanks @okikio! - Fix telemetry crashing astro build/dev when using optional integrations

    Telemetry will now ignore falsy integration values but will gather a count of how many integrations out of the total are now optional integrations

  • #3614 9c8a7c0b Thanks @okikio! - Add's optional integrations field to @astrojs/telemetry's payload

0.1.2

Patch Changes

0.1.1

Patch Changes

0.1.0

Minor Changes