rsnext/docs
JJ Kasper d3f4a4cb2a
Provide resolvedUrl to getServerSideProps (#17082)
This continues off of https://github.com/vercel/next.js/pull/17081 and provides this normalized `asPath` value in the context provided to `getServerSideProps` to provide the consistent value since the request URL can vary between direct visit and client transition and the alternative requires building the URL each time manually. 

Kept this change separate from https://github.com/vercel/next.js/pull/17081 since this is addressing a separate issue and allows discussion separately. 

Closes: https://github.com/vercel/next.js/issues/16407
2020-09-14 21:01:04 +00:00
..
advanced-features docs(babelrc): precise usage without configuring plugins (#16779) 2020-09-12 01:16:24 -04:00
api-reference Update build time env variable link in the runtime config section (#17017) 2020-09-12 04:29:18 +00:00
api-routes Documentation updates (#16503) 2020-08-24 02:23:12 +00:00
basic-features Provide resolvedUrl to getServerSideProps (#17082) 2020-09-14 21:01:04 +00:00
routing Update link docs to reflect changes on dynamic routing (#16634) 2020-09-07 16:35:30 +00:00
deployment.md Documentation updates (#16503) 2020-08-24 02:23:12 +00:00
faq.md Documentation updates (#16503) 2020-08-24 02:23:12 +00:00
getting-started.md Include yarn instructions (#16565) 2020-08-27 21:27:34 -05:00
manifest.json Add codemod documentation (#16067) 2020-08-11 15:12:00 +02:00
upgrading.md [Docs] Update links that should point to Vercel repos (#15547) 2020-07-28 04:16:31 +00:00