rsnext/packages/next/next-server/lib/router
JJ Kasper 88b6c47244
Ensure isReady is set correctly for auto static dynamic route (#20729)
Follow-up to https://github.com/vercel/next.js/pull/20628 this ensures `isReady` is not initially true when the query isn't present but the page is an automatically statically optimized dynamic route
2021-01-04 08:58:52 +00:00
..
utils Update error when internal href and external as are used (#20658) 2021-01-01 12:14:42 -06:00
router.ts Ensure isReady is set correctly for auto static dynamic route (#20729) 2021-01-04 08:58:52 +00:00