Releases: Aarondoran/servify-express
Releases · Aarondoran/servify-express
V2
Im skipping to v2 cuz the versions should be fixed.
What's Changed
- V2 fully fixed by @Aarondoran in #6
Full Changelog: V1.0.2...V2
V1.0.2
Fixing version stuff
Full Changelog: V1.3...V1.0.2
What's Changed
- Downgrade version from 1.3.0 to 1.0.2 by @Aarondoran in #5
Full Changelog: V1.3...V1.0.2
Security update
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
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