Skip to content

2.0.0

Compare
Choose a tag to compare
@hormesiel hormesiel released this 15 May 15:38
· 43 commits to master since this release

🚀 New

  • Rewrite in TypeScript (3b7be47)
  • Add ESM bundle for ESM client projects (3b7be47)

💫 Improvements

  • You don't have to call res.end() manually anymore, it'll be called automatically after onAuthFailed() returns (91ebd2f)
  • Removed the test/ directory, which means it won't be downloaded anymore when installing the package (4ea1322)

🐞 Bug fixes