github nextauthjs/next-auth @next-auth/mikro-orm-adapter@v2.0.0

latest releases: @auth/qwik@0.2.2, @auth/azure-tables-adapter@1.4.1, @auth/d1-adapter@1.4.1...
2 years ago

Features

Other

  • adapters: code clean-up (0c0a070)
  • move adapters to monorepo (#3805)

BREAKING CHANGES

  • With this release, we only support @mikro-orm/*@5

To migrate, run the following (replace the * with your driver):

npm install @mikro-orm/core@5 @mikro-orm/*@5

Check out the MikroORM v5 changelog for more details.

Don't miss a new next-auth release

NewReleases is sending notifications on new releases.