Skip to content

Releases: flawyte/static-auth

2.1.2

22 Apr 16:37
Compare
Choose a tag to compare

2.1.1

22 Apr 16:37
Compare
Choose a tag to compare

Forgot to rebuild before publishing to NPM...

2.1.0...2.1.1

2.1.0

22 Apr 16:36
Compare
Choose a tag to compare

🚀 New

  • Added a new options : serveStaticOptions (#4)

💫 Improvements

  • Update dependencies & associated security vulnerabilities
  • Update README

2.0.0...2.1.0

2.0.0

15 May 15:38
Compare
Choose a tag to compare

🚀 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

1.1.1

21 May 15:49
Compare
Choose a tag to compare

Fixed README badges.

1.1.0

21 May 15:49
Compare
Choose a tag to compare
  • Updated dependencies
  • Removed test/ directory from NPM package

1.0.0

21 May 15:42
Compare
Choose a tag to compare

Initial release.