Skip to content

v8.3.2

Compare
Choose a tag to compare
@MasterKale MasterKale released this 11 Oct 06:50
· 395 commits to master since this release
5602c89

Packages

  • @simplewebauthn/server@8.3.2

Changes

  • [server] The cbor-x dependency is now used without pulling in the Node-specific stream API
    for better Web API environment compatibility
    (#455, with thanks to @Maronato)