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
feat(#81,#91,#95,#97): mark sunset/EOL providers as deprecated
drift, sendbird, userlike, zendesk-classic each get a JSDoc @deprecated
header and a one-shot console.warn on first load() so callers learn the
underlying vendor SDK is sunset, discontinued, or on a deprecation timeline
before they invest further. Behavior is otherwise unchanged.
- drift: Clari + Salesloft sunset announced 2026-03-06
- sendbird: AI Chatbot Widget repo archived 2025-07-09
- userlike: v1 CDN EOL 2026-08-01, vendor rebranded to Lime Connect
- zendesk-classic: Web Widget Classic limited to pre-2023-06-05 accounts;
underlying Chat SDK in active removal
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
0 commit comments