v3.11.9
版本发布时间: 2023-12-21 21:51:42
honojs/hono最新发布版本:v4.6.2(2024-09-17 09:16:04)
What's Changed
- Use vitest for fastly compute testing by @ysugimoto in https://github.com/honojs/hono/pull/1828
- chore(package.json): remove
ts-jest
by @yusukebe in https://github.com/honojs/hono/pull/1829 - chore: upgrading vitest to v1.0 by @watany-dev in https://github.com/honojs/hono/pull/1830
- ci(bun): use
1.0.18
by @yusukebe in https://github.com/honojs/hono/pull/1832 - chore(utils): Move cf module by @watany-dev in https://github.com/honojs/hono/pull/1831
- fix(hono-base): make
onError
andnotFound
as class field by @yusukebe in https://github.com/honojs/hono/pull/1839
New Contributors
- @ysugimoto made their first contribution in https://github.com/honojs/hono/pull/1828
Full Changelog: https://github.com/honojs/hono/compare/v3.11.8...v3.11.9