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

fix type of next-routes.d.ts for shallow option #312

Closed
wants to merge 1 commit into from

Conversation

varmil
Copy link

@varmil varmil commented Jul 13, 2019

CHANGES

  • add boolean type for { shallow: true|false }

EXAMPLES

        Router.replaceRoute('/foobar', {
          shallow: true
        })

@coveralls
Copy link

Coverage Status

Coverage decreased (-0.4%) to 94.468% when pulling 4e8d418 on varmil:fix-RouteParams-type into 08e8bbe on fridays:master.

@fridays fridays closed this Feb 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants