File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -201,6 +201,9 @@ targets:
201201 ' npm:@sentry/google-cloud-serverless ' :
202202 onlyIfPresent : /^sentry-google-cloud-serverless-\d.*\.tgz$/
203203 ' npm:@sentry/hono ' :
204+ name : ' Sentry Hono SDK'
205+ packageUrl : ' https://www.npmjs.com/package/@sentry/hono'
206+ mainDocsUrl : ' https://docs.sentry.io/platforms/javascript/guides/hono/'
204207 onlyIfPresent : /^sentry-hono-\d.*\.tgz$/
205208 ' npm:@sentry/nestjs ' :
206209 onlyIfPresent : /^sentry-nestjs-\d.*\.tgz$/
Original file line number Diff line number Diff line change 1010[ ![ npm dm] ( https://img.shields.io/npm/dm/@sentry/hono.svg )] ( https://www.npmjs.com/package/@sentry/hono )
1111[ ![ npm dt] ( https://img.shields.io/npm/dt/@sentry/hono.svg )] ( https://www.npmjs.com/package/@sentry/hono )
1212
13+ This SDK is compatible with Hono 4+ and is currently in ALPHA. Alpha features are still in progress, may have bugs and might include breaking changes.
14+ Please reach out on [ GitHub] ( https://github.com/getsentry/sentry-javascript/issues/new/choose ) if you have any feedback or concerns.
15+
1316## Links
1417
1518- [ General SDK Docs] ( https://docs.sentry.io/quickstart/ ) - Official Docs for this Hono SDK are coming soon!
You can’t perform that action at this time.
0 commit comments