github nextauthjs/next-auth @next-auth/dynamodb-adapter@3.0.0

latest releases: next-auth@5.0.0-beta.21, @auth/azure-tables-adapter@1.5.0, @auth/d1-adapter@1.5.0...
19 months ago

Features

  • drop crypto dependency, convert to ESM (#6603)

BREAKING CHANGES

  • This package now only ships ESM, as all maintained Node.js versions have native support
  • Dropped the crypto Node.js import in favor of uuid. When globalThis.crypto is the default in the future, we can remove uuid again

Note: Version 2.x was skipped by accident, because of an erroneous publish which we could not revert. Instead of introducing 2.0.1, our release bot published 3.0.0 instead. It should hopefully not cause any issues other than you have to bump 2 major versions. 😁

Don't miss a new next-auth release

NewReleases is sending notifications on new releases.