Skip to content

next-auth@v4.11.0

Compare
Choose a tag to compare
@balazsorban44 balazsorban44 released this 25 Sep 07:51
· 1480 commits to main since this release

Features

Bugfixes

  • middleware: use includes() for NextAuth pages (#5104) (44f2a47)
  • providers: use client_secret_post token auth for LinkedIn (#5236) (ba20974)
  • providers: convert Strava Provider to TS (#5241) (f1d3bc2)
  • providers: Add appid param to Azure AD wellKnown URL (#5138) (a03657e)
  • Change getToken parameter type to required (#5245)
  • return null in unstable_getServerSession if there's an error (#5218)
  • Use consistent error type between doc, logger and error class (#5046)

Other

  • deps: bump cookie to 0.5.0 (#5339) (ba55f06)
  • release: bump version [skip ci] (26a03da)
  • types: fix typo in comment (#5207) (d980fa9)
  • Add Next to peerDeps & bump to 12.2.5 in devDeps (#5384)
  • tweak tsconfig files
  • fix builds/tests/eslint (#4780)
  • turbo cleanup (#4951)