Skip to content

v5.1.0

Compare
Choose a tag to compare
@MasterKale MasterKale released this 13 Apr 15:44
· 933 commits to master since this release

Packages:

  • @simplewebauthn/browser@5.1.0
  • @simplewebauthn/server@5.1.0

Changes:

  • [browser] Custom errors raised when calling startRegistration() and startAuthentication() will now have the same name property as the original error (#191)
  • [server] Cleaned up code and added tests (#192, #193)