Skip to content

Releases: github/webauthn-json

v0.5.6

13 Sep 19:05
Compare
Choose a tag to compare
Release notes:

- Remove leftover `prf` extension from extended build.

v0.5.5

13 Sep 19:05
Compare
Choose a tag to compare
Add `largeBlob support` per https://github.com/w3c/webauthn/pull/1470

v0.5.4

13 Sep 19:05
Compare
Choose a tag to compare
Release notes:

- Restore types for the extended build.

v0.5.3

13 Sep 19:05
Compare
Choose a tag to compare
Release notes:

- Fix extended implementation.

v0.5.2

13 Sep 19:05
Compare
Choose a tag to compare
Release notes:

- Fix extended build (and its documentation).

v0.5.1

13 Sep 19:05
Compare
Choose a tag to compare
Move `parcel` to `devDependencies`.

v0.5.0

13 Sep 19:05
Compare
Choose a tag to compare
Release notes:

- Switch to Parcel 2 for building.

v0.4.5

13 Sep 19:05
Compare
Choose a tag to compare
Release notes:

- Update dependencies using `npm audit fix`.

v0.4.4

13 Sep 19:05
Compare
Choose a tag to compare
Release notes:

- No changes. This is a version bump to try to get around a package publication issue.

v0.4.3

13 Sep 19:05
Compare
Choose a tag to compare
Release notes:

- Add the `appidExclude` extension. (Thanks to @santiagorodriguez96 !)
- Include `appid` and `appidExclude` results in client extension results for the main library.