Skip to content
This repository has been archived by the owner on Aug 16, 2024. It is now read-only.

v0.6.0

Compare
Choose a tag to compare
@github-actions github-actions released this 14 Feb 15:11
· 74 commits to main since this release
fe85733

0.6.0 (2023-02-14)

🔁 CI

  • add beta release channel (a38948c)

✨ Features

  • adjust mobile - sdk interface (3365399)
  • allow login and ongoing account requests (f65c6db)

⚡ Refactor

  • add persona label to auth response (d50d5a1)

🔧 Build

🐛 Fixes

  • decode usePersona wallet response (0d9475f)
  • support for login request without challenge (63890b3)
  • update auth schema (884d7d5)
  • update login schema (308b769)
  • update usePersona schema (09add37)
  • wallet sdk named export (0f5fa46)

✅ Tests

📝 Documentation

  • update docs with login request (fdd9868)