Skip to content

3.0.0

Choose a tag to compare

@github-actions github-actions released this 01 Nov 17:42
· 138 commits to main since this release
ad121b4

Changed

  • BREAKING: Refactor package API (#25)
    • The new API is designed to make it harder to derive incorrect keys.
    • The previous exports of this package can no longer be accessed from the main entry file.
    • For the new API, please see the README.
  • BREAKING: Bump minimum Node.js version to >=12.0.0 (#20)

Security