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 withfoo[]
by @yusukebe in #2639
New Contributors
Full Changelog: v4.3.2...v4.3.3