github honojs/hono v4.4.4

latest releases: v4.4.11, v4.4.10, v4.5.0-rc.2...
28 days ago

What's Changed

  • fix(typo): Fix typo in request.test.ts by @yasuaki640 in #2899
  • feat(hono-base): skip import HTTPException by using HTTPResponseError by @usualoma in #2898
  • chore: improve unfinalized response error by @Cherry in #2902
  • chore: create .gitpod.yml by @EdamAme-x in #2868
  • fix(cloudflare-workers): export getConnInfo() by @ryuapp in #2906
  • fix(hono-base): return 404 if lacking response in a single sync handler by @yusukebe in #2909
  • refactor: remove Prettify as duplicated with Simplify by @NamesMT in #2914
  • fix(types): #2912: interfaces array's respond typed as never by @NamesMT in #2915
  • feat(context): c.redirect() supports TypedResponse by @yusukebe in #2908
  • feat(jsx): support htmlfor attribute alias by @akira-tsuno in #2916
  • fix(filepath): allow suffix includes - and _ by @yusukebe in #2910
  • fix(types): add _ prefix to TypedResponse properties by @yusukebe in #2917
  • fix(types): SimplifyDeepArray should now actually be "deep" by @NamesMT in #2920
  • refactor(middleware/serve-static): call getContent only once if the file does not exist by @usualoma in #2922
  • chore: add text and html for coverage reporter by @yusukebe in #2923
  • refactor(conninfo): create types.ts for type definitions by @yusukebe in #2924

New Contributors

Full Changelog: v4.4.3...v4.4.4

Don't miss a new hono release

NewReleases is sending notifications on new releases.