scottrippey / next-router-mock

Mock implementation of the Next.js Router
MIT License
401 stars 38 forks source link

Fix: ensure a hash-only change gets rerendered #85

Closed scottrippey closed 1 year ago

scottrippey commented 1 year ago

What

Ensures a hash-only change will trigger a component rerender Addresses #84