rsnext/packages/next/next-server/lib/router
JJ Kasper 6189fe9693
Ensure query is present with i18n and history navigation (#20441)
This makes sure the query isn't dropped when doing a history navigation with i18n. Additional tests have been added to ensure this is working correctly as well. 

Fixes: https://github.com/vercel/next.js/issues/20212
2020-12-28 17:58:07 +00:00
..
utils Ensure i18n custom routes resolves correctly (#19766) 2020-12-04 10:14:55 +00:00
router.ts Ensure query is present with i18n and history navigation (#20441) 2020-12-28 17:58:07 +00:00