What's Changed
New Features
- Add logger middleware by @sergiodxa in #464
- Use middleware instead of middlewares for paths by @sergiodxa in #465
- Namespace session middleware types and interfaces by @sergiodxa in #466
- Add server timing middleware by @sergiodxa in #467
- Add singleton middleware for shared instances across requests by @sergiodxa in #468
- Add batcher middleware for deduplication and batching of requests by @sergiodxa in #469
Documentation Changes
Full Changelog: v8.2.0...v8.3.0