Skip to content

Commit

Permalink
add changeset
Browse files Browse the repository at this point in the history
  • Loading branch information
edmundhung committed Sep 17, 2024
1 parent 1c46f27 commit bd8f008
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions .changeset/eighty-guests-join.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
---
"create-cloudflare": minor
---

feat: telemetry collection

Cloudflare will collect telemetry about your usage of `create-cloudflare` to improve the experience. You can opt-out if you’d not like to share any information using the environment variable `CREATE_CLOUDFLARE_TELEMETRY_DISABLED=1` or the [telemetry subcommand](https://developers.cloudflare.com/pages/get-started/c3/#telemetry):

```sh
npm create cloudflare@latest telemetry disable
```

Read more about our data policy at [https://developers.cloudflare.com/workers/telemetry](https://developers.cloudflare.com/workers/telemetry).

0 comments on commit bd8f008

Please sign in to comment.