v4.0.6
版本发布时间: 2024-02-24 21:45:56
honojs/hono最新发布版本:v4.6.2(2024-09-17 09:16:04)
What's Changed
- chore: use official deno installer by @ryuapp in https://github.com/honojs/hono/pull/2250
- fix(reg-exp-router): use matchers[METHOD_NAME_ALL] as fallback for unknown method by @usualoma in https://github.com/honojs/hono/pull/2255
- test: add router/common.case.test.ts by @usualoma in https://github.com/honojs/hono/pull/2258
- fix: assign value to element's property for input, textarea, select by @usualoma in https://github.com/honojs/hono/pull/2261
- perf(jsx/dom): update textContent only when content changes by @usualoma in https://github.com/honojs/hono/pull/2264
- fix(stream): avoid hang up when stream helper's callback throw error by @sor4chi in https://github.com/honojs/hono/pull/2262
- fix(serve-static): support extensionless files and refactor by @yusukebe in https://github.com/honojs/hono/pull/2260
Full Changelog: https://github.com/honojs/hono/compare/v4.0.5...v4.0.6