v4.4.13
What's Changed
- chore: update benchmark by @yusukebe in #3102
- chore: replace tsx with Bun by @nakasyou in #3103
- refactor(http-status): remove unnecessary line of types and use common types by @EdamAme-x in #3110
- fix(jsx): redefine scope attribute as enum type by @yasuaki640 in #3118
- fix(types): allow
string[] | File[]
for RPC form value by @yusukebe in #3117 - fix(validator-types): type Alignment with Web Standards by @EdamAme-x in #3120
- fix(types):
app.use(path, mw)
return correct schema type by @yusukebe in #3128
Full Changelog: v4.4.12...v4.4.13