next-auth icon indicating copy to clipboard operation
next-auth copied to clipboard

feat: GH-5274: Upgrade nextJs to 12.2.5

Open ThomasLarge opened this issue 2 years ago • 1 comments

☕️ Reasoning

187945312-2b8bde8b-ce71-42c3-bdad-0e3cc40e625f

On the left are the new types from NextJS and on the Right are the types that getToken is using. When upgrading NextJS passed 12.2.0 the types become incompatible.

187945725-563f1b78-6273-45de-886e-c01cea039f4a

This is the type of error when upgrading to NextJS v12.2.5

🎫 Affected issues

Main GitHub Issue

ThomasLarge avatar Sep 20 '22 13:09 ThomasLarge

The latest updates on your projects. Learn more about Vercel for Git ↗︎

1 Ignored Deployment
Name Status Preview Updated
next-auth ⬜️ Ignored (Inspect) Sep 23, 2022 at 5:31PM (UTC)

vercel[bot] avatar Sep 20 '22 13:09 vercel[bot]

Thanks, could you update the lock file as well? It is required for CI

ThangHuuVu avatar Sep 23 '22 00:09 ThangHuuVu

Thanks, could you update the lock file as well? It is required for CI

Sure yeah, sorry I missed that!

ThomasLarge avatar Sep 23 '22 17:09 ThomasLarge