This repository was archived by the owner on Aug 26, 2025. It is now read-only.
Tags: github/webauthn-json
Tags
v2.1.0
Release notes:
- TypeScript 4.9.4 `lib.dom.d.ts` compat: Explicitly mark `authenticatorAttachment` as optional on the `PublicKeyCredentialWithClientExtensionResults` interface.
- This means that the relevant type is *not* compatible with TypeScript. This is an intentional decision to reflect the current implementation status of Firefox. For more details, see:
- #73 (comment)
- microsoft/TypeScript-DOM-lib-generator#1477
v2.0.2-pre3 Release notes: - Testing `npm` publication with provenance. - No library changes.
v2.0.2-pre2 Release notes: - Testing `npm` publication with provenance. - No library changes.
v2.0.2-pre1 Release notes: - Testing `npm` publication with provenance. - No library changes.
v2.0.0 Release notes: - Add a `browser-ponyfill` build to match the new API shape from w3c/webauthn#1683 We've been using the ponyfill on github.com for over two weeks without issue at this point!
v2.0.0-alpha4 Release notes: - Split the `browser-ponyfill` into regular and extended like the main build.
v2.0.0-alpha3 Release notes: - [browser-ponyfill] Change JSON types to the extended versions and export all.
PreviousNext