Skip to content

v3.0.0-beta.5

Pre-release
Pre-release
Compare
Choose a tag to compare
@becem-gharbi becem-gharbi released this 06 Jun 16:54
· 37 commits to main since this release

compare changes

🩹 Fixes

  • Allow overwriting adapter Source (#47)

💅 Refactors

  • Rename adapter Options to Source (5780b45)
  • ⚠️ Change event.context definition (#45)
  • ⚠️ Rename #auth to #auth_utils (d9d1bcc)
  • ⚠️ Change path of session endpoints (#48)
  • Add max length validation for email & name (ff5b4ad)

🌊 Types

  • Fix utils types & refactor (b8412df)
  • Rename #build/types/auth_adapter to #auth_adapter (#46)

⚠️ Breaking Changes

  • ⚠️ Change event.context definition (#45)
  • ⚠️ Rename #auth to #auth_utils (d9d1bcc)
  • ⚠️ Change path of session endpoints (#48)

❤️ Contributors