Skip to content

v3.0.0-rc.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@pamapa pamapa released this 22 Dec 07:57
· 287 commits to main since this release

react-oidc-context 3.0.0-rc.0 is a major pre release.

No longer using crypto-js package, but built-in browser crypto/subtle module.

Changelog:

  • Features:
    • #1060: add withAuthenticationRequired
    • #1061: insert yarn installation step inside README.md
  • Fixes:
    • #1070: use npm distribution tags for upcoming releases
    • #1063: remove now useless useCallback on signoutSilent
    • #1051: fix typo in Automatic sign-in section of README.md

thanks to @trollepierre and @DennerAC