rsnext/test/integration/size-limit
JJ Kasper 3a9d18b549
Add isReady field on router (#20628)
Adds an `isReady` field on `next/router` specifying whether the router fields are updated client-side and ready for use. Should only be used inside of `useEffect` methods and not for conditionally rendering on the server.

Closes: https://github.com/vercel/next.js/issues/8259
Closes: https://github.com/vercel/next.js/pull/9370
2020-12-31 16:54:32 +00:00
..
pages Improve linting rules to catch more errors (#9374) 2019-11-10 19:24:53 -08:00
test Add isReady field on router (#20628) 2020-12-31 16:54:32 +00:00
next.config.js Remove old modern mode experiment (#19275) 2020-11-18 18:30:00 +00:00