Skip to content

Bump @auth/sveltekit from 1.1.0 to 1.2.0

Bumps @auth/sveltekit from 1.1.0 to 1.2.0.

Release notes

Sourced from @​auth/sveltekit's releases.

@​auth/sveltekit@​1.2.0

Bugfixes

  • sveltekit: remmove redundant csrf check (#10963) (656f1ec5)
  • sveltekit: remove trailing slash in webAuthn baseUrl (#10953) (2a5b13d0)

Other

  • @​auth/core: dependency update (577b7f9a)
Commits
  • 7f686ea chore(release): bump package version(s) [skip ci]
  • 48f10f5 fix(next-auth): add code to client SignInResponse (#10943)
  • 656f1ec fix(sveltekit): remmove redundant csrf check (#10963)
  • 577b7f9 feat: use NodeNext module resolution (#9953)
  • 0b321a0 feat(providers): add SimpleLogin oidc (#10491)
  • f1bf7ae fix(core): Ensure oauth4webapi uses a stable customFetch API (#10978)
  • 16f5274 fix(adapter-mongodb): Improve MongoDB connection handling for serverless envi...
  • f62ece2 chore: fix core prettier
  • c7e4d16 chore(docs): fix prisma mongodb recommended schema for webauthn authenticator...
  • d089923 fix(errors): do not log authjs message with CredentialsSiginin error (#11050)
  • Additional commits viewable in compare view


Dependabot commands
You can trigger Dependabot actions by commenting on this MR
  • $dependabot recreate will recreate this MR rewriting all the manual changes and resolving conflicts

Merge request reports

Loading