astro/packages/telemetry/CHANGELOG.md
Nate Moore 9f067dca27
Astro 1.0.0 (#4214)
* chore: remove changesets patch

* chore: add changesets

* chore: version packages

* chore: normalize formatting

* chore: update lockfile

* chore: fix codeblocks

* Update packages/astro/CHANGELOG.md

Co-authored-by: Sarah Rainsberger <sarah@rainsberger.ca>

* Update packages/astro/CHANGELOG.md

Co-authored-by: Sarah Rainsberger <sarah@rainsberger.ca>

* Update packages/astro/CHANGELOG.md

Co-authored-by: Sarah Rainsberger <sarah@rainsberger.ca>

* chore: fixup code samples

* chore: move v0.25 message out of note

Co-authored-by: Nate Moore <nate@astro.build>
Co-authored-by: Sarah Rainsberger <sarah@rainsberger.ca>
2022-08-09 11:10:25 -05:00

4.8 KiB

@astrojs/telemetry

1.0.0

Major Changes

0.4.1

Patch Changes

0.4.0

Minor Changes

  • #3914 b48767985 Thanks @ran-dall! - Rollback supported node@16 version. Minimum versions are now node@14.20.0 or node@16.14.0.

0.3.1

Patch Changes

0.3.0

Minor Changes

  • #3871 1cc5b7890 Thanks @natemoo-re! - Update supported node versions. Minimum versions are now node@14.20.0 or node@16.16.0.

0.2.5

Patch Changes

0.2.4

Patch Changes

0.2.3

Patch Changes

0.2.2

Patch Changes

0.2.1

Patch Changes

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 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