This repository has been archived by the owner on Dec 1, 2023. It is now read-only.
1.4.0
Changed
- Use
return
to pass response in interceptors, instead of callingnext(...)
return
to pass response in interceptors, instead of calling next(...)