rob2d
rob2d
@mesqueeb is this open to anyone for contribution? I find this pretty important for succinctness in my projects -- not to mention not relying auto-generator for `export * as default...
Just a random note, it seems the syncHistoryWithStore method isn't a necessity in v5.0.0 as the middleware takes care of it. So perhaps if migrating to the alpha for that,...
Since I was interested in using this library for mocking `useRouter` in Next13+, I briefly looked in to get tests passing on a commit if it helps: https://github.com/scottrippey/next-router-mock/compare/next/navigation...rob2d:next-router-mock:next/navigation Based on...
Just put a PR in. In the meantime you can feel free to reference that fork which should fix things.
It seems updating the JSS dependency breaks something in flow according to CircleCI :/ ``` npm run flow > [email protected] flow /home/ubuntu/jss-theme-reactor > flow --show-all-errors Launching Flow server for /home/ubuntu/jss-theme-reactor...