github nextauthjs/next-auth @auth/sequelize-adapter@1.0.0

latest releases: @auth/azure-tables-adapter@1.7.3, @auth/d1-adapter@1.7.3, @auth/dgraph-adapter@2.7.3...
17 months ago

Features

  • introduce @auth/sequelize-adapter (#7806)

Bugfixes

  • use correct import

Other

  • fix version

BREAKING CHANGES

  • If you are coming from the previous adapter, change your package.json:
-  "@next-auth/sequelize-adapter": "0.0.0",
+  "@auth/sequelize-adapter": "0.0.0",

And run npm install, yarn install or pnpm install respectively.

Note: This packages is published as ESM-only

Don't miss a new next-auth release

NewReleases is sending notifications on new releases.