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
As of right now, ecstatic is at version 4.1.0, but we're still requiring only 3.3.0 on master. We need to make sure there are no breaking changes and upgrade, probably requiring ^4.x.x.
As of right now, ecstatic is at version 4.1.0, but we're still requiring only 3.3.0 on master. We need to make sure there are no breaking changes and upgrade, probably requiring
^4.x.x.This will fix #461 and #512.