Skip to content

Releases: Aarondoran/servify-express

V2

18 Dec 18:13
7904ae8

Choose a tag to compare

Im skipping to v2 cuz the versions should be fixed.

What's Changed

Full Changelog: V1.0.2...V2

V1.0.2

18 Dec 16:25
9047687

Choose a tag to compare

Fixing version stuff
Full Changelog: V1.3...V1.0.2

What's Changed

Full Changelog: V1.3...V1.0.2

Security update

11 Dec 16:49
197d848

Choose a tag to compare

Security update for rate limiter to help prevent DDos(distributed denial of service attacks)

What's Changed

  • Configure package for GitHub Packages publication by @Copilot in #1
  • Fix npm dual-registry publishing workflow authentication by @Copilot in #2
  • Revise README usage section for clarity by @Aarondoran in #3
  • Enhance server with optional rate limiting by @Aarondoran in #4

New Contributors

  • @Copilot made their first contribution in #1
  • @Aarondoran made their first contribution in #3

Full Changelog: V1.1...V1.2

v1.1

16 Apr 18:36
c36923c

Choose a tag to compare

This release changed the piece of code form StartServer.use to .listen, this makes the code more coherent and makes more sense.

Full Changelog: https://github.com/Aarondoran/servify-express/commits/V1.1