Packages:
- @simplewebauthn/browser@5.2.1
- @simplewebauthn/server@5.2.1
- @simplewebauthn/typescript-types@5.2.1
Changes:
- [server]
generateRegistrationOptions()andgenerateAuthenticationOptions()will stop reporting typing errors for definitions ofexcludeCredentialsandallowCredentialsthat were otherwise fine before v5.2.0 (#203) - [typescript-types] The new
AuthenticatorTransportFutureandPublicKeyCredentialDescriptorFuturehave been added to track changes to WebAuthn that outpace TypeScript's DOM lib typings - [browser] Version sync