-
BREAKING CHANGE: Remove
BuildRequestHandlertype. UseRequestHandlertype directly instead. -
BREAKING CHANGE: Remove
Tgeneric parameter fromRequestHandlertype. Request handlers always return aResponse. -
Export the
MatchDatatype from the public API. This type is required when creating custom matchers for use with the router'smatcheroption.