rsnext/packages/next/client
JJ Kasper 9afcdfcbc4
Ensure i18n index prefetch is correct with trailingSlash (#22746)
This fixes index data route loading for i18n with `trailingSlash: true` enabled and also fixes prerendering `asPath` values not containing a trailingSlash when enabled. 


Fixes: https://github.com/vercel/next.js/issues/17813
Fixes: https://github.com/vercel/next.js/issues/22747
2021-03-14 12:58:34 +00:00
..
dev Remove unnecessary unfetch polyfill for dev (#20589) 2020-12-29 21:01:42 +00:00
experimental-script.tsx Experimental script loader changes (#22038) 2021-03-02 19:17:33 +00:00
head-manager.ts refactor(client): add return types (#20728) 2021-01-05 15:11:37 +00:00
image.tsx Fix next/image being downloaded multiple times on Safari (#22902) 2021-03-09 19:07:01 +00:00
index.tsx Experimental script loader changes (#22038) 2021-03-02 19:17:33 +00:00
link.tsx Only create locale domain links if on locale domain (#22032) 2021-02-11 10:18:24 +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 i18n index prefetch is correct with trailingSlash (#22746) 2021-03-14 12:58:34 +00:00
performance-relayer.ts refactor(client): add return types (#20728) 2021-01-05 15:11:37 +00:00
polyfills.js polyfills 2020-03-30 16:26:25 -04:00
request-idle-callback.ts fix(link): cancel idle callback on unmount (#22072) 2021-02-11 13:51:41 -05:00
route-loader.ts Fix idleTimeout error being thrown in route loader (#22775) 2021-03-05 16:32:00 +00:00
router.ts Add isPreview field to router (#21638) 2021-02-18 18:34:33 +00:00
use-intersection.tsx fix(link): cancel idle callback on unmount (#22072) 2021-02-11 13:51:41 -05:00
with-router.tsx refactor(client): add return types (#20728) 2021-01-05 15:11:37 +00:00