next-auth
next-auth copied to clipboard
feat: GH-5274: Upgrade nextJs to 12.2.5
☕️ Reasoning

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.

This is the type of error when upgrading to NextJS v12.2.5
🎫 Affected issues
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) |
Thanks, could you update the lock file as well? It is required for CI
Thanks, could you update the lock file as well? It is required for CI
Sure yeah, sorry I missed that!