What's Changed
- fix(jsx/dom): should not return memoized result when context is changed by @usualoma in #3792
- fix(context): single body overrides other returns by @askorupskyy in #3800
- fix(types): correct
app.on(method,path[],middleware,handler)
type by @yusukebe in #3802
Full Changelog: v4.6.15...v4.6.16