4.10.5
What's Changed
- docs(CONTRIBUTING): use bun instead of yarn in local development setup by @taichi-1 in https://github.com/honojs/hono/pull/4503
- docs: grammar issue by @WuMingDao in https://github.com/honojs/hono/pull/4508
- fix(utils/url): make _getQueryParam search behind question mark by @tuzi3040 in https://github.com/honojs/hono/pull/4507
- fix(jsx): self-close wrapped empty tags by @jakelee8 in https://github.com/honojs/hono/pull/4511
- chore: improve private field removal by @BlankParticle in https://github.com/honojs/hono/pull/4513
- fix(middleware/cache): skip caching when
Vary: *is present by @pHo9UBenaA in https://github.com/honojs/hono/pull/4504
Full Changelog: https://github.com/honojs/hono/compare/v4.10.4...v4.10.5