rsnext/test/integration/custom-routes
JJ Kasper 1b4d463cc8
Update rewrite params query appending (#16189)
This updates to not automatically append params to the query for rewrites if one or more of the params are already used in the destination's path. No other behavior is being changed and if the user still wants the params in the query after using them in the destination's path they can manually add them like with redirects.

Closes: https://github.com/vercel/next.js/issues/15626
2020-08-14 18:51:58 +00:00
..
pages Update warning for rewriting to auto-export dynamic pages (#14751) 2020-07-02 04:12:41 +00:00
public Add checking filesystem after each rewrite (#9568) 2019-12-23 16:20:17 -05:00
test Update rewrite params query appending (#16189) 2020-08-14 18:51:58 +00:00
next.config.js Add initial handling for dynamic route href resolving and rewrites on the client (#15231) 2020-08-13 14:39:36 +02:00
server.js Upgrade to Prettier 2 (#13061) 2020-05-18 15:24:37 -04:00