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(react)!: trim dead device/preference delegates from useClientNotifications (objectstack#3612 companion) (#2862)
registerDevice / getPreferences / updatePreferences delegated to
@objectstack/client methods deleted in objectstack#3612 — the
/notifications/devices and /notifications/preferences server routes they
targeted were never built, so every call already errored at runtime. The
hook keeps fetchNotifications and markAsRead (dispatcher-served and
route-ledgered). No in-repo consumer destructured the removed functions.
Claude-Session: https://claude.ai/code/session_01LX9ut3MK3KykE11S9bJmv5
Co-authored-by: Claude <noreply@anthropic.com>
0 commit comments