What's Changed
- refactor: support TypeScript 5.7 for Deno 2.2 by @yusukebe in #3939
- refactor(pattern-router): reduce bundle size and fix comments by @EdamAme-x in #3936
- fix(bun): export
BunWebSocketHandler
by @yusukebe in #3964 - fix(hono-base): prevent options object mutation by @yusukebe in #3975
- perf(utils/url): Short circuit the regex in checkOptionalParameter by @csainty in #3974
New Contributors
Full Changelog: v4.7.2...v4.7.3