history
history copied to clipboard
Add index property to BrowserHistory, HashHistory and corresponding Update
Add index property to BrowserHistory, HashHistory and corresponding Update object.
This makes it easy to calculate the delta between any history entries.
Related feature in react-router https://github.com/remix-run/react-router/discussions/9114