This repository was archived by the owner on Jan 31, 2025. It is now read-only.
v3.0.1
Breaking Changes
-
registered middleware factories are now called with a context set to the method owner. This helps in specific cases (e.g., Passport).
Previously: The factory was called with a context ofnull.