Releases: github/webauthn-json
Releases · github/webauthn-json
v0.5.6
Release notes:
- Remove leftover `prf` extension from extended build.
v0.5.5
Add `largeBlob support` per https://github.com/w3c/webauthn/pull/1470
v0.5.4
Release notes:
- Restore types for the extended build.
v0.5.3
Release notes:
- Fix extended implementation.
v0.5.2
Release notes:
- Fix extended build (and its documentation).
v0.5.1
Move `parcel` to `devDependencies`.
v0.5.0
Release notes:
- Switch to Parcel 2 for building.
v0.4.5
Release notes:
- Update dependencies using `npm audit fix`.
v0.4.4
Release notes:
- No changes. This is a version bump to try to get around a package publication issue.
v0.4.3
Release notes:
- Add the `appidExclude` extension. (Thanks to @santiagorodriguez96 !)
- Include `appid` and `appidExclude` results in client extension results for the main library.