Skip to content

@auth/core@0.37.4

Compare
Choose a tag to compare
@balazsorban44 balazsorban44 released this 16 Nov 11:02
· 68 commits to main since this release

Bugfixes

  • core: vendor cookie until it has an ESM build (#12248) (a150f1e)
  • core: filter unnecessary param before passing to session callback (c650d0c)

Other

  • fix import
  • Revert "fix(core): filter unnecessary param before passing to session callback"