library · inferred from evidence
SignedOut
A component provided by the @nhost/nextjs library for handling signed-out state.
- @nhost/nextjs 1.13.22: "Can't find variable: React" after upgrade
Upgrading @nhost/nextjs from 1.13.21 to 1.13.22 produced `ReferenceError: Can't find variable: React` in Next.js apps. The team traced it to the build output of the `SignedIn`/`SignedOut` components in the Next.js package, which suddenly em