6.4.11
What's Changed
- Added mutation-safe parsing of middlewares from
Route
options. - Fixed JSDoc & TypeScript types for the
Route
creation methods such asget, post, head, etc etc
to properly support both middlewares and route handler for proper types.
Full Changelog: 6.4.10...6.4.11