github honojs/hono v2.7.0

latest releases: v4.6.2, v4.6.1, v4.6.0...
21 months ago

Summary

Lagon is another serverless edge function runtime like Cloudflare Workers or Deno Deploy. Hono was already running on Lagon but added tests/CI for Lagon, and now generally supported! Thanks @QuiiBz !

And fix the bug that occurred when we set "moduleResolution": "NodeNext" in tsconfig.json. Thanks @taishinaritomi !

What's Changed

  • feat: Lagon support with runtime detection & tests by @QuiiBz in #742
  • fix: Support tsconfig.json "moduleResolution" : "NodeNext" by @taishinaritomi in #747

New Contributors

Full Changelog: v2.6.2...v2.7.0

Don't miss a new hono release

NewReleases is sending notifications on new releases.