Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-08-22 | 655 Bytes | |
v4.9.3 source code.tar.gz | 2025-08-22 | 1.6 MB | |
v4.9.3 source code.zip | 2025-08-22 | 1.8 MB | |
Totals: 3 Items | 3.4 MB | 0 |
What's Changed
- feat(csrf): Add modern CSRF protection with Fetch Metadata support by @meck93 in https://github.com/honojs/hono/pull/4353
- tests: use vitest projects by @BarryThePenguin in https://github.com/honojs/hono/pull/4359
- feat(proxy): add
customFetch
option to allow custom fetch function by @yusukebe in https://github.com/honojs/hono/pull/4360 - chore: update
typescript
to5.9.2
by @yusukebe in https://github.com/honojs/hono/pull/4362 - chore: add
packageManager
field topackage.json
by @yusukebe in https://github.com/honojs/hono/pull/4363
Full Changelog: https://github.com/honojs/hono/compare/v4.9.2...v4.9.3