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
The html and markdown templates make use of providerInfo.init.deprecated.docString to support when a provider's initializer has a general deprecation comment; however the general provider doc string itself doesn't seem to support marking the whole provider as deprecated. It would be nice to see this added.