Skip to content
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

Remove dependency on @hono/node-server #117

Closed

Conversation

ersinakinci
Copy link

Implements our own version of getRequestListener that uses native Request and Response classes, which fixes compatibility with Bun.

Fixes #107.

Copy link

changeset-bot bot commented Apr 4, 2024

🦋 Changeset detected

Latest commit: fbf9cee

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
@hono/vite-dev-server Minor

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@yusukebe
Copy link
Member

Hi @ersinakinci !

I've released the new version 0.11.0, which includes the change #119. This can support Bun! So please try it. And I'll close. this PR. Thank you for your suggestion!

@yusukebe yusukebe closed this Apr 12, 2024
@ersinakinci
Copy link
Author

@yusukebe, thank you!

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.

[@hono/vite-dev-server] simple bun usage fails
2 participants