Sourced from hono's releases.
v4.3.7
What's Changed
- doc(ssg): Define the default value for Content-Type by
@watany-dev
in honojs/hono#2666- feat(aws-lambda): add alb event processor by
@yiss
in honojs/hono#2657- feat(utils/cookie): allow setting cookie SameSite attribute in lowercase too by
@BlankParticle
in honojs/hono#2668- fix(method-override): remove un-needed import of URLSearchParams in method override middleware by
@f5io
in honojs/hono#2679New Contributors
@yiss
made their first contribution in honojs/hono#2657@BlankParticle
made their first contribution in honojs/hono#2668@f5io
made their first contribution in honojs/hono#2679Full Changelog: https://github.com/honojs/hono/compare/v4.3.6...v4.3.7
v4.3.6
What's Changed
- feat(cache): improved customizability by
@MathurAditya724
in honojs/hono#2652- fix(utils/body): support multiple
File
s by@yusukebe
in honojs/hono#2665New Contributors
@MathurAditya724
made their first contribution in honojs/hono#2652Full Changelog: https://github.com/honojs/hono/compare/v4.3.5...v4.3.6
v4.3.5
What's Changed
- refactor(context): remove some
any
by@yusukebe
in honojs/hono#2658- feat(hono-base): tweaks
fetch
signature for better compatibility withdeno serve
by@usualoma
in honojs/hono#2661- perf(types): add type annotations by
@yusukebe
in honojs/hono#2663Full Changelog: https://github.com/honojs/hono/compare/v4.3.4...v4.3.5
753fcb4
v4.3.7cd8f15c
fix(method-override): remove un-needed import of globally available object (#...e709821
feat(utils/cookie): allow setting cookie SameSite attribute in lowercase too ...e1257f1
feat(aws-lambda): add alb event processor (#2657)422cc30
doc(ssg): Define the default value for Content-Type (#2666)d0034c6
v4.3.6506f7f1
fix(utils/body): support multiple File
s (#2665)e1989ff
feat(cache): improved customizability (#2652)f3f6f02
v4.3.5e5975ed
perf(types): add type annotations (#2663)