rsnext/packages/next/next-server
JJ Kasper f8d92a67f0
Ensure interpolating dynamic href values works correctly (#16774)
This corrects/makes sure interpolating dynamic route values for `href` works correctly. This provides an alternative approach to building the `href` value with `next/link` so that you don't need to worry about encoding the params manually. 

Closes: https://github.com/vercel/next.js/issues/13473
Closes: https://github.com/vercel/next.js/issues/14959
Closes: https://github.com/vercel/next.js/issues/16771
2020-09-02 16:23:26 +00:00
..
lib Ensure interpolating dynamic href values works correctly (#16774) 2020-09-02 16:23:26 +00:00
server Enable webpack 5 caching by default (#16531) 2020-08-24 22:37:52 +00:00