remix-run / history

Manage session history with JavaScript
MIT License
8.29k stars 961 forks source link

feat: Add index property to BrowserHistory, HashHistory and Update #957 #958

Open mahnunchik opened 2 years ago

mahnunchik commented 2 years ago

Add index property to BrowserHistory, HashHistory and corresponding Update https://github.com/remix-run/history/issues/957

Related discussion: https://github.com/remix-run/react-router/discussions/9114