From 216aaeba1ee27cce8a4876e1f9212ba374eb30b3 Mon Sep 17 00:00:00 2001 From: Abhijeet Prasad Date: Fri, 20 Sep 2024 10:53:45 +0200 Subject: [PATCH] chore: Remove alpha note from cloudflare readme (#13728) Removes alpha note from cloudflare sdk readme. ref https://github.com/getsentry/sentry-javascript/issues/12620 --- packages/cloudflare/README.md | 3 --- 1 file changed, 3 deletions(-) diff --git a/packages/cloudflare/README.md b/packages/cloudflare/README.md index 398153563f1c..8fc88a578808 100644 --- a/packages/cloudflare/README.md +++ b/packages/cloudflare/README.md @@ -15,9 +15,6 @@ - [Official SDK Docs](https://docs.sentry.io/quickstart/) - [TypeDoc](http://getsentry.github.io/sentry-javascript/) -**Note: This SDK is in an alpha state. Please follow the -[tracking GH issue](https://github.com/getsentry/sentry-javascript/issues/12620) for updates.** - ## Install To get started, first install the `@sentry/cloudflare` package: