Skip to content

v2.0.0

Compare
Choose a tag to compare
@sergiodxa sergiodxa released this 17 May 23:43
· 25 commits to main since this release

What's Changed

New Features

  • Use Oslo to implement OAuth2 logic instead of doing it myself
  • Use MSW to mock the /tokens requests
  • Use Bun as package manager and test runner
  • Output only ESM code
  • Allow users to re-authenticate
  • Don't use crypto-js anymore
  • Support PKCE
  • Add support for scopes option
  • Bumps minimum Node required version to v18
  • Use Biome instead of ESLint and Prettier

By @sergiodxa in #89

Other Changes

Full Changelog: v1.11.2...v2.0.0