rsnext/packages/next/client
JJ Kasper 99e10a07fb
Ensure data prefetch for default locale is correct (#19085)
This makes sure SSG data is correctly prefetched for the default locale and other locales on the same page. Tests for this behavior have been added for catch-all and normal pages. 

Closes: https://github.com/vercel/next.js/issues/19048
2020-11-17 18:04:07 +00:00
..
dev Remove the static optimization indicator (#18629) 2020-11-02 09:27:36 +01:00
head-manager.ts Revert "Remove next-head-count (#16758)" (#18713) 2020-11-10 16:35:47 -05:00
image.tsx Add missing sizes prop on image component (#19128) 2020-11-13 04:30:41 +00:00
index.tsx Add "nonce" from <Head> to the injected <style> to satisfy CSP (#19150) 2020-11-13 20:29:16 +00:00
link.tsx Ensure data prefetch for default locale is correct (#19085) 2020-11-17 18:04:07 +00:00
next-dev.js Remove the static optimization indicator (#18629) 2020-11-02 09:27:36 +01:00
next.js Shave a few bytes off the bootstrap code (#14457) 2020-06-22 17:50:17 +00:00
normalize-trailing-slash.ts fix basepath trailing slash (#15200) 2020-07-15 23:53:31 +00:00
page-loader.ts Ensure params and locale are parsed correctly in fallback mode (#19063) 2020-11-11 20:33:44 +00:00
performance-relayer.ts ncc inlining optimizations (#18752) 2020-11-04 21:52:49 +00:00
polyfills.js polyfills 2020-03-30 16:26:25 -04:00
request-idle-callback.ts Replace page loader with new route loader (#19006) 2020-11-11 18:13:16 +00:00
route-loader.ts Fix prefetching in IE11 (#19171) 2020-11-15 16:18:16 -05:00
router.ts Update to have default locale matched on root (#17669) 2020-10-08 11:12:17 +00:00
use-intersection.tsx Replace page loader with new route loader (#19006) 2020-11-11 18:13:16 +00:00
with-router.tsx Convert wrapper class to function component (#9095) 2019-11-09 14:56:59 -08:00