rsnext/packages/next/build/webpack
JJ Kasper fb07e95847
Ensure correct params are used with i18n revalidation (#18569)
This makes sure we don't use invalid `x-now-route-matches` which can occur when `i18n` default locale is visited and a prerendered page is matched. To correct this we first check if we are able to derive the correct params from the URL and then bail on parsing `x-now-route-matches` if we are. Additional test cases are being added in the builder to ensure we don't regress on this

x-ref: https://github.com/vercel/next.js/discussions/18443
Fixes #18602
2020-11-01 04:49:48 +00:00
..
config Update to PostCSS 8. (#17415) 2020-10-21 12:31:07 +02:00
loaders Ensure correct params are used with i18n revalidation (#18569) 2020-11-01 04:49:48 +00:00
plugins Update to PostCSS 8. (#17415) 2020-10-21 12:31:07 +02:00