Skip to content

Releases: nextauthjs/next-auth

[email protected]

18 Apr 17:45
Compare
Choose a tag to compare

Bugfixes

  • detect origin when instanceof Request check fails (#7303)

Other

  • provider: added svg for Reddit (#7050) (b481048)
  • repo: add FusionAuth to README supporters (#6883) (a220245)
  • fix "Contributing guide" link (#7279)
  • move next-auth from v4 to main (#7265)
  • Add Permit.io Bronze Sponsor (#7008)
  • update README sponsors - fusionauth level (#6892)
  • Remove --save from install command (#7277)

@next-auth/[email protected]

18 Apr 17:45
Compare
Choose a tag to compare

Bugfixes

  • correct logo link
  • correct links

Other

@next-auth/[email protected]

18 Apr 17:45
Compare
Choose a tag to compare

Bugfixes

Other

@next-auth/[email protected]

18 Apr 17:45
Compare
Choose a tag to compare

Bugfixes

  • adapter: improve Adapter docs, add runtime assertions (#6877) (7462e79)

Other

@next-auth/[email protected]

18 Apr 17:45
Compare
Choose a tag to compare

Features

  • rewrite PouchDB Adapter (#6745)

Bugfixes

  • links and references

Other

BREAKING CHANGES

  • Complete rewrite of the package. It is now published as ESM-only and written for next-auth@4. next-auth@3 support is removed.

Co-authored-by: Balázs Orbán [email protected]

@next-auth/[email protected]

18 Apr 17:45
Compare
Choose a tag to compare

Bugfixes

  • adapters: allow mongodb@5 as peer dependency (#6938) (42d5899)
  • test: export _id function for tests (6bdb8af)
  • ts: fix type (874624d)
  • correct links
  • correct link

Other

@next-auth/[email protected]

18 Apr 17:45
Compare
Choose a tag to compare

Bugfixes

  • docs: correct module name (#6996) (b571244)
  • correct logo link

Other

  • adapters: source content + overview (#7023) (1d9b9ba)
  • docs: fix dynamodb typo (#7130) (75a59fb)
  • dynamodb: move content to source (#6903) (bce6b00)
  • fauna: move content to source (#6919) (1c104af)
  • fix rm command
  • add clean script to dynamodb adapter
  • unify adapters (#7013)

@next-auth/[email protected]

18 Apr 17:45
Compare
Choose a tag to compare

Bugfixes

  • adapter: improve Adapter docs, add runtime assertions (#6877) (7462e79)
  • docs: add docs to source code (#6870) (5cb8dd5)

Other

@auth/[email protected]

18 Apr 17:45
Compare
Choose a tag to compare
Pre-release

Bugfixes

Other

  • null

@auth/[email protected]

18 Apr 17:45
Compare
Choose a tag to compare
Pre-release

Features

  • misc improvements (#7228)

Bugfixes

  • adapter: improve Adapter docs, add runtime assertions (#6612) (36286b1)
  • docs: fix broken links links (#7083) (b02057a)
  • providers: fix type definition and docs for yandex (#7170) (5f1b75a)
  • providers: Use the proper check for Reddit (#7224) (71bb6f2)
  • providers: mention Email Address as required for Azure B2C (400da8c)
  • providers: update Yandex to TypeScript (#7054) (d788826)
  • make nonce work correctly (#6998)

Other

  • provider: added svg for Reddit (#7050) (b481048)
  • mention client in OAuth config options