stack.pulse
#stacks/authjs/auth

Auth.js release notes, breaking changes, and upgrade notes.

Authentication for the Web StackPulse turns upstream changelogs into scannable summaries with risky changes, deprecations, migration notes, and source links.

releases
5
breaking
0
security
0
deprecated
0
migrations
0

Get source-linked upgrade notes and occasional sponsor recommendations. No GitHub login required.

what stackpulse tracks

Auth.js releases from GitHub

StackPulse watches Auth.js release notes and keeps the original source link close to every summary.

upgrade risk

Breaking changes and deprecations

Risky changes are separated from normal feature notes so you can scan upgrade impact before changing production dependencies.

migration notes

Source-backed next steps

Migration steps and recommended actions are only shown when the upstream release notes support them.

# latest_releases

source-backed
next-auth@4.24.14mediumfeatureApr 14, 2026

next-auth@4.24.14

This release fixes an issue with the GitHub provider to ensure compliance with RFC 9207 by adding a default issuer for OAuth callbacks.

affected

Users relying on the GitHub OAuth provider without a configured issuer are affected.

action

Update to this version to ensure compatibility with GitHub's OAuth implementation.

view source on github->
@auth/typeorm-adapter@2.11.2lowfeatureApr 14, 2026

@auth/typeorm-adapter@2.11.2

This release primarily updates the dependency on @auth/core.

affected

Users of @auth/typeorm-adapter may need to ensure compatibility with the updated @auth/core dependency.

action

Review the updated @auth/core dependency for any changes that might affect your implementation.

view source on github->
@auth/unstorage-adapter@2.11.2lowfeatureApr 14, 2026

@auth/unstorage-adapter@2.11.2

This release primarily includes a dependency update for @auth/core.

affected

Users relying on @auth/unstorage-adapter may need to ensure compatibility with the updated @auth/core dependency.

action

Review the updated @auth/core dependency for any potential impacts on your implementation.

view source on github->
@auth/upstash-redis-adapter@2.11.2lowfeatureApr 14, 2026

@auth/upstash-redis-adapter@2.11.2

This release includes a dependency update for @auth/core.

affected

Users relying on @auth/core may be affected by the dependency update.

action

Ensure compatibility with the updated @auth/core dependency.

view source on github->
@auth/xata-adapter@1.11.2lowfeatureApr 14, 2026

@auth/xata-adapter@1.11.2

This release primarily includes a dependency update for @auth/core.

affected

Users relying on @auth/xata-adapter may be affected by the updated @auth/core dependency.

action

Ensure compatibility with the updated @auth/core dependency.

view source on github->