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
* fix: Correctly store last event id
* Revert LastEventID return type
When LastEventID() returns EventID (string) instead of *EventID, user
code gets simpler because it doesn't need a nil-check.
0 commit comments