tydolla00

Results 3 issues of tydolla00

Remove the Github api version as it seems it is deprecated and was giving unexpected results. Too lazy to make a pr. Here is the correct fetch calls. ```ts export...

Hello, I did a fresh install of react-scan into my Next project and got this error. ### Versions "next": "^15.1.2", "react": "^19.0.0", "react-scan": "^0.2.14", React Scan ran into a problem...

## Summary When using Next.js 16's `use cache` directive with Neon database adapter (`@prisma/adapter-neon`), the build process times out during static generation/prerendering when `poolQueryViaFetch = true` is enabled. ## Environment...