Skip to content

v1.2.3

Compare
Choose a tag to compare
@github-actions github-actions released this 13 Jan 11:47
· 6 commits to main since this release

1.2.3 - 2023-01-13

Added

  • Examples for JavaScript and TypeScript usage (see README)

Changed

  • Migrate the project from Yarn to npm

Fixed

  • TypeScript support: Added optional dependencies on @types/passport-oauth2 and @types/passport for correct typing. (#25)
  • Missing dev dependency on rimraf