Releases: nextauthjs/next-auth
Releases · nextauthjs/next-auth
@auth/fauna-adapter@3.9.1
Other
- @auth/core: dependency update (4155eee)
@auth/express@0.10.1
Other
- @auth/core: dependency update (4155eee)
@auth/edgedb-adapter@1.9.1
Other
- @auth/core: dependency update (4155eee)
@auth/dynamodb-adapter@2.9.1
Other
- @auth/core: dependency update (4155eee)
@auth/drizzle-adapter@1.9.1
Other
- @auth/core: dependency update (4155eee)
@auth/dgraph-adapter@2.9.1
Other
- @auth/core: dependency update (4155eee)
@auth/d1-adapter@1.9.1
Other
- @auth/core: dependency update (4155eee)
@auth/core@0.39.1
@auth/azure-tables-adapter@1.9.1
Other
- @auth/core: dependency update (4155eee)
next-auth@5.0.0-beta.28
What's Changed
- chore(docs): improve documentation in
Credentials
provider by @halvaradop in #12873 - fix(prisma): import
PrismaClientKnownRequestError
for edge runtime compatibility by @twinh in #12755 - docs: fix typo in Asgardeo provider by @brionmario in #12943
- fix(core): AuthError.type should not be internal by @ThangHuuVu in #12946
- fix(qwik): don't build server deps on client by @wmertens in #12723
- fix: correct typo in signin.mdx by @nougat-sw in #12939
- Fix file in Google example by @AlexWendland in #12938
New Contributors
- @twinh made their first contribution in #12755
- @brionmario made their first contribution in #12943
- @wmertens made their first contribution in #12723
- @nougat-sw made their first contribution in #12939
- @AlexWendland made their first contribution in #12938
Full Changelog: https://github.com/nextauthjs/next-auth/compare/next-auth@5.0.0-beta.27...next-auth@5.0.0-beta.28