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
I just upgraded to 7.5.0coming from 7.2.1. I just noticed I could no longer import the BaseMessage interface, which I use because I've got some functionality that is independent of the exact type of Message. It looks like the interface is no longer exported. Is this on purpose? I had a look at where this was taken out but I struggled navigating the git blame on Github.