We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add index property to BrowserHistory, HashHistory and corresponding Update object.
index
BrowserHistory
HashHistory
Update
This makes it easy to calculate the delta between any history entries.
Related feature in react-router remix-run/react-router#9114
The text was updated successfully, but these errors were encountered:
feat: Add index property to BrowserHistory, HashHistory and Update re…
ecf1644
…mix-run#957
No branches or pull requests
Add
index
property toBrowserHistory
,HashHistory
and correspondingUpdate
object.This makes it easy to calculate the delta between any history entries.
Related feature in react-router remix-run/react-router#9114
The text was updated successfully, but these errors were encountered: