fridays / next-routes

Universal dynamic routes for Next.js
MIT License
2.47k stars 230 forks source link

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

Closed varmil closed 1 year ago

varmil commented 5 years ago

CHANGES

EXAMPLES

        Router.replaceRoute('/foobar', {
          shallow: true
        })
coveralls commented 5 years ago

Coverage Status

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