File tree 1 file changed +15
-1
lines changed
1 file changed +15
-1
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
- > [ !IMPORTANT]
3
+ > [ !IMPORTANT] Important
4
+ >
4
5
> If you are upgrading to the ` 8.x ` versions of the SDK from ` 7.x ` or below, make sure you follow our
5
6
> [ migration guide] ( https://docs.sentry.io/platforms/javascript/migration/ ) first.
6
7
7
8
## Unreleased
8
9
9
10
- "You miss 100 percent of the chances you don't take. — Wayne Gretzky" — Michael Scott
10
11
12
+ - ** Alpha release of Official Cloudflare SDK**
13
+ - feat(cloudflare): Add ` withSentry ` method (#13025 )
14
+ - feat(cloudflare): Add cloudflare sdk scaffolding (#12953 )
15
+ - feat(cloudflare): Add basic cloudflare package and tests (#12861 )
16
+
17
+ This release contains the alpha version of ` @sentry/cloudflare ` , our SDK for the
18
+ [ Cloudflare Workers JavaScript Runtime] ( https://developers.cloudflare.com/workers/ ) ! For details on how to use it,
19
+ please see the [ README] ( ./packages/cloudflare/README.md ) . Any feedback/bug reports are greatly appreciated, please
20
+ [ reach out on GitHub] ( https://github.com/getsentry/sentry-javascript/issues/12620 ) .
21
+
22
+ Please note that only Cloudflare Workers are tested and supported - official Cloudflare Pages support will come in an
23
+ upcoming release.
24
+
11
25
## 8.20.0
12
26
13
27
### Important Changes
You can’t perform that action at this time.
0 commit comments