Skip to content
New issue

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

Improve api #9

Merged
merged 4 commits into from
Apr 7, 2021
Merged

Improve api #9

merged 4 commits into from
Apr 7, 2021

Commits on Apr 7, 2021

  1. 💥 Improve API

    We now require params to be more explicitly specified when using getRoute and getPathname. And the optional query is now part of the same object as the params and route props. The types for the optional query param has been improved.
    Christian Kastbjerg committed Apr 7, 2021
    Configuration menu
    Copy the full SHA
    4591fc2 View commit details
    Browse the repository at this point in the history
  2. ✅ Update example project

    Christian Kastbjerg committed Apr 7, 2021
    Configuration menu
    Copy the full SHA
    a6b2dd1 View commit details
    Browse the repository at this point in the history
  3. 🔖 Update to v0.2.0-alpha

    Christian Kastbjerg committed Apr 7, 2021
    Configuration menu
    Copy the full SHA
    a3791e3 View commit details
    Browse the repository at this point in the history
  4. 📝 Update documentation

    Christian Kastbjerg committed Apr 7, 2021
    Configuration menu
    Copy the full SHA
    45d1eb0 View commit details
    Browse the repository at this point in the history