fridays / next-routes

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

Version 1.4.0 broken #156

Closed fubhy closed 6 years ago

fubhy commented 6 years ago

I am getting this error after upgrading to 1.4.0. Will investigate later once I find time and submit a patch:

TypeError: _pathToRegexp2.default.compile is not a function
fubhy commented 6 years ago

Manually adding path-to-regexp to my dependencies solves it for now.

fridays commented 6 years ago

I can’t reproduce, the dependency didn’t change. Feel free to reopen if you think the problem is with this lib