Skip to content

Adding support for Hono JS #2375

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 25 commits into
base: next
Choose a base branch
from
Open

Adding support for Hono JS #2375

wants to merge 25 commits into from

Conversation

hannah-smartbear
Copy link

@hannah-smartbear hannah-smartbear commented Mar 12, 2025

  • Adding support for Hono JS via "@bugsnag/plugin-hono” package with requestHandler and errorHandler functions. Hono is a framework that works with Node and AWS Lambda (among other platforms, but Node and AWS Lambda being ones we support)
  • Added unit tests for the plugin, and feature tests for Hono for Node and for AWS Lambda
  • Also tested locally

Copy link

github-actions bot commented Mar 12, 2025

@bugsnag/browser bundle size diff

Minified Minfied + Gzipped
Before 46.96 kB 14.02 kB
After 46.94 kB 14.04 kB
± -24 bytes ⚠️ +11 bytes

code coverage diff

<temporarily disabled>

Generated by 🚫 dangerJS against f59f6d4

@hannah-smartbear hannah-smartbear marked this pull request as ready for review March 13, 2025 11:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants