astro/packages/telemetry/CHANGELOG.md
Houston (Bot) 9f1881455a
[ci] release (rc) (#8147)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2023-08-22 10:19:18 -04:00

7.9 KiB

@astrojs/telemetry

3.0.0-rc.3

Major Changes

3.0.0-beta.2

Patch Changes

  • #8130 3e834293d Thanks @Princesseuh! - Add some polyfills for Stackblitz until they support Node 18. Running Astro on Node 16 is still not officially supported, however.

3.0.0-beta.1

Patch Changes

3.0.0-beta.0

Major Changes

  • 1eae2e3f7 Thanks @Princesseuh! - Remove support for Node 16. The lowest supported version by Astro and all integrations is now v18.14.1. As a reminder, Node 16 will be deprecated on the 11th September 2023.

2.1.1

Patch Changes

2.1.0

Minor Changes

2.0.1

Patch Changes

2.0.0

Major Changes

2.0.0-beta.0

See changes in 2.0.0-beta.0

Major Changes

1.0.1

Patch Changes

  • #4842 812658ad2 Thanks @bluwy! - Add missing dependencies, support strict dependency installation (e.g. pnpm)

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