Skip to content

0.9.6

Compare
Choose a tag to compare
@Hexagon Hexagon released this 24 Apr 22:53
· 20 commits to main since this release
76c5172

Changes

  • Made all code portable between Node and Deno
  • Build Deno AND Node-compatible bundle dist/webauthn.js
  • Drop support for Node <= 14, Keep support for Node >= 16
  • Remove all Node dependencies (except dev)
  • Add all tests from fido2-lib
  • Add all remaining features of fido2-lib
    • MDS
    • Cert utils
    • All attestation formats
  • Refactor of public key functions to own class, with some improvements
  • Code cleanup
  • Adjust code to current Deno linting standards
  • And more ...

Full Changelog: 0.9.4...0.9.6