6.4.5
What's Changed
- Fixed bug where providing a shared
Object
to multiple routes with use of multiple middlewares would lead to error due to HyperExpress mutating the providedoptions
object to cache middlewares for faster performance.
Full Changelog: 6.4.4...6.4.5