Skip to content

3.0.0-beta.3

Pre-release
Pre-release
Compare
Choose a tag to compare
@rsaz rsaz released this 28 Nov 05:34
· 10 commits to main since this release

Full Changelog: 3.0.0-beta.2...3.0.0-beta.3

Features

  • create server instance http and add close method for graceful shutdown (be16011)

Bug Fixes

  • update error message in getHttpServer method for clarity (dc4f5a3)
  • update middleware path handling to include global prefix (b7bffc5)

Tests

  • add unit tests for serverShutdown and setGlobalRoutePrefix methods (2c1ad63)