github honojs/hono v4.4.1

latest releases: v4.4.11, v4.4.10, v4.5.0-rc.2...
one month ago

What's Changed

  • refactor(pretty-json): remove useless condition by @6km in #2815
  • fix(aws-lambda): Update handler.ts getQueryString by @qualipsolutions in #2782
  • refactor(aws-lambda): Object.hasOwn is recommended by @exoego in #2831
  • fix(client): allow multiple files on the same key in form by @olivier-drieux in #2791
  • fix(helper/ssg): fix bug of joinPaths by @EdamAme-x in #2809
  • chore: Author should include JSDoc by @fzn0x in #2840
  • fix(middleware/body-limit): set default duplex option for readable stream by @fzn0x in #2837
  • refactor(websocket): remove unused condition by @fzn0x in #2839
  • feat(bun): WebSocket helper supports that env be { server: server } by @nakasyou in #2812
  • refactor: added paths-ignore for ignore files of dont need tests by @EdamAme-x in #2850
  • ci: include node22 tests by @Jayllyz in #2851
  • docs(src/*): Add TSDoc comments to improve code documentation by @fzn0x in #2841
  • fix(types): allow blank env by @fzn0x in #2834
  • refactor: removed v4 branch in actions. by @EdamAme-x in #2849
  • refactor(helper/adapter): improve runtime detection by @6km in #2846
  • fix(jsx/dom): Fixed to not add "px" for certain properties, even if numeric value is given by @usualoma in #2845
  • refactor(aws-lambda): remove unused setHeadersToResult by @exoego in #2828
  • fix(validator): support json api header by @dil-borosz in #2855
  • refactor(helper/testing): remove some any of helper/testing by @EdamAme-x in #2833
  • docs: change to shell highlight by @EdamAme-x in #2848
  • refactor(compose): Remove type definition of ComposeContext that was defined twice by @chimame in #2858

New Contributors

Full Changelog: v4.4.0...v4.4.1

Don't miss a new hono release

NewReleases is sending notifications on new releases.