You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Users should use interceptors instead of interceptor. In #272 we support upgrading interceptor => interceptors, but we will want to remove compatibility for 0.3.x
Expected Behavior
Users should use
interceptors
instead ofinterceptor
. In #272 we support upgradinginterceptor
=>interceptors
, but we will want to remove compatibility for 0.3.xAdditional Info
This is in preparation of #249, #272
The text was updated successfully, but these errors were encountered: