v4.5.2
版本发布时间: 2024-07-27 17:06:20
honojs/hono最新发布版本:v4.6.2(2024-09-17 09:16:04)
What's Changed
- fix(helper/adapter): don't check
navigator
isundefined
by @yusukebe in https://github.com/honojs/hono/pull/3171 - fix(types): handle readonly array correctly by @m-shaka in https://github.com/honojs/hono/pull/3172
- Revert "fix(helper/adapter): don't check
navigator
isundefined
by @yusukebe in https://github.com/honojs/hono/pull/3173 - fix(type): degradation of generic type handling by @m-shaka in https://github.com/honojs/hono/pull/3138
- fix:(csrf) fix typo of csrf middleware by @yasuaki640 in https://github.com/honojs/hono/pull/3178
- feat(secure-headers): remove "X-Powered-By" should be an option by @EdamAme-x in https://github.com/honojs/hono/pull/3177
Full Changelog: https://github.com/honojs/hono/compare/v4.5.1...v4.5.2