Skip to content

v4.3.3

Compare
Choose a tag to compare
@yusukebe yusukebe released this 08 May 05:31
· 122 commits to main since this release

What's Changed

  • fix(types): relax the type of c.req.param() by @yusukebe in #2613
  • chore(eslint): enable @typescript-eslint/unbound-method by @yusukebe in #2622
  • fix(factory): support createFactory() destruction by @yusukebe in #2623
  • fix(aws-lambda): avoid duplicating already set headers by @Amorim33 in #2585
  • refactor: improve parseBody function and docs by @mgrithm in #2628
  • fix(validator): form supports multiple values with foo[] by @yusukebe in #2639

New Contributors

Full Changelog: v4.3.2...v4.3.3