feat(hono): Promote @sentry/hono to stable and deprecate honoIntegration#21208
Conversation
There was a problem hiding this comment.
Cursor Bugbot has reviewed your changes and found 1 potential issue.
❌ Bugbot Autofix is OFF. To automatically fix reported issues with cloud agents, enable autofix in the Cursor dashboard.
Reviewed by Cursor Bugbot for commit a5371a4. Configure here.
|
|
||
| - **feat(hono): Promote `@sentry/hono` to stable and deprecate `honoIntegration`** | ||
|
|
||
| The `@sentry/hono` SDK is now stable. See the [Sentry Hono SDK docs](https://docs.sentry.io/platforms/javascript/guides/hono/) to get started. |
There was a problem hiding this comment.
Feat PR missing integration or E2E tests
Low Severity
This feat PR does not include any integration or E2E test. Per project review rules, feat PRs need at least one integration or E2E test. While the changes are primarily deprecation annotations and documentation updates, the rule applies to all feat PRs. Consider adding a test that verifies the deprecated honoIntegration still works (or that @sentry/hono middleware works as the recommended replacement).
Triggered by project rule: PR Review Guidelines for Cursor Bot
Reviewed by Cursor Bugbot for commit a5371a4. Configure here.
There was a problem hiding this comment.
this does not need a test


Closes #20816