As i proposed in #39 i'd like to add a second (optional) argument to the .connectToHistory method. The optional function should act like a proxy and allows the modification of the given location object from the history before it gets passed down to the .track method.
As i proposed in #39 i'd like to add a second (optional) argument to the
.connectToHistory
method. The optional function should act like a proxy and allows the modification of the given location object from the history before it gets passed down to the.track
method.