atlassian-labs / react-resource-router

Configuration driven routing solution for React SPAs that manages route matching, data fetching and progressive rendering
https://atlassian-labs.github.io/react-resource-router
Apache License 2.0
202 stars 28 forks source link

Update history to latest version and evaluate dropping url-parse dependency #58

Open albertogasparin opened 3 years ago

albertogasparin commented 3 years ago

By dropping support for IE11, we can not update to latest history and probably use native URL to parse paths and manipulate query strings.