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
By including all three history implementations in the same library, it introduces a browser dependency even when using the in-memory history provider. I'm fine with that since most consumer apps will have a browser dependency anyway, but something to keep in mind that could potentially be improved.
By including all three history implementations in the same library, it introduces a browser dependency even when using the in-memory history provider. I'm fine with that since most consumer apps will have a browser dependency anyway, but something to keep in mind that could potentially be improved.