rsnext/packages/next/client
JJ Kasper fd33c9f7e1
Ensure href is updated for locale domain (#20631)
This ensures we render the locale domain on the `href` when using `next/link` previously the provided `href` was stilling being rendered which differed from the resulting `href` that was navigated to. 

Fixes: https://github.com/vercel/next.js/issues/20612
2020-12-31 08:07:51 +00:00
..
dev Remove unnecessary unfetch polyfill for dev (#20589) 2020-12-29 21:01:42 +00:00
experimental-script.tsx Script loader component (#18281) 2020-12-01 19:10:16 +01:00
head-manager.ts Script loader component (#18281) 2020-12-01 19:10:16 +01:00
image.tsx feat(next/image): preload priority images (#20615) 2020-12-30 21:10:28 +00:00
index.tsx Ensure domain locales are redirected client-side (#20562) 2020-12-30 06:44:07 +00:00
link.tsx Ensure href is updated for locale domain (#20631) 2020-12-31 08:07:51 +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 Remove import type syntax from core files (#20379) 2020-12-28 22:04:51 +00:00
performance-relayer.ts Update vitals URL (#19454) 2020-11-23 20:08:04 +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 Remove import type syntax from core files (#20379) 2020-12-28 22:04:51 +00:00
router.ts Update to have default locale matched on root (#17669) 2020-10-08 11:12:17 +00:00
use-intersection.tsx Fix memory leak in useIntersection (#20407) 2020-12-30 20:04:57 +00:00
with-router.tsx Convert wrapper class to function component (#9095) 2019-11-09 14:56:59 -08:00