rsnext/packages/next/next-server
JJ Kasper d5493ff24d
Fix dynamic route match and basePath (#14036)
This correctly strips the `basePath` before generating the `route-matcher` for dynamic routes and adds regression tests to ensure these work correctly with the `basePath` feature

Closes: https://github.com/vercel/next.js/issues/13966
2020-06-10 18:26:57 +00:00
..
lib Fix dynamic route match and basePath (#14036) 2020-06-10 18:26:57 +00:00
server Prepare custom routes loading for adding additional routes (#13857) 2020-06-09 20:16:23 +00:00