Skip to content

v0.5.0

Compare
Choose a tag to compare
@atinux atinux released this 21 Oct 14:19
· 34 commits to main since this release

compare changes

⚠️ Breaking Changes

  • ⚠️ Update simplewebauthn to v11 (92e3e2e)

If you are using Passkeys, make sure to install the v11 of simplewebauth:

npx nypm i @simplewebauthn/server@11 @simplewebauthn/browser@11

📖 Documentation

  • Set webauthn version to v11 (ca151c7)
  • Fix typo (#251)

🏡 Chore

  • playground: Remove duplicate code (edc14ce)
  • ⚠️ Update simplewebauthn to v11 (92e3e2e)
  • Update deps (5a4ecb3)

❤️ Contributors