Skip to content

Releases: github/webauthn-json

v0.6.6-pre2

19 Jan 09:58
Compare
Choose a tag to compare
Release notes:
- Fix output formats for ESM builds.

v0.6.5

17 Jan 21:41
Compare
Choose a tag to compare
Release notes:
- Fix the `esm` paths of the `exports`.

v0.6.4

16 Jan 20:18
Compare
Choose a tag to compare
Release notes:
- Update types and match `v0.5.7` exports.

v0.6.3

16 Jan 20:02
Compare
Choose a tag to compare
Release notes:
- Fix banner for the `bin`.

v0.6.2

13 Jan 06:48
Compare
Choose a tag to compare
Release notes:
- Fix the `bin` path.

v0.6.1

12 Jan 09:53
Compare
Choose a tag to compare
Release notes:
- Publish source maps.

v0.6.0

12 Jan 00:25
Compare
Choose a tag to compare
Release notes:

- Include `transports` in the registration response.
- The build system and published builds/exports have been overhauled. This should remain compatible, but please let us know if you see issues.

v0.6.0-pre2

11 Jan 23:30
Compare
Choose a tag to compare
Release notes:
- Add `/extended` for tools that don't understand `export` (in `package.json`).

v0.6.0-pre1

11 Jan 23:19
Compare
Choose a tag to compare
Release notes:
- Include `transports` in the registration response.
- The build system and published builds/exports have been overhauled. This should remain compatible, but please let us know if you see issues.

v0.5.7

14 Oct 02:07
Compare
Choose a tag to compare
Release notes:

- Support the `credProps` extension in the basic build.